Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseVSeb authored Feb 18, 2024
1 parent 7a423b7 commit c0a1955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
Yarn:

```bash
pnpm add -D runtime-env-cli
yarn add -D runtime-env-cli
```

2. Import `runtime-env-cli` in top-level javascript/typescript file for aliasing `process.env` as `windows.env` in development mode.
Expand Down

0 comments on commit c0a1955

Please sign in to comment.