Skip to content

Commit

Permalink
Add nvm and pnpm link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt committed Jan 4, 2024
1 parent 08dbf60 commit 076279e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ This thing still need to be dockerized (PR's welcome), but will run on any linux
* Linux or WSL
* VSCode
* Prettier ESLint vscode extension Beta 3 https://github.com/idahogurl/vs-code-prettier-eslint/issues/171#issuecomment-1856574317 (you'll have to manually install this one)
* Node v18.x
* PNPM
* Node v18.x (i prefer managing this with [nvm](https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating))
* [PNPM](https://pnpm.io/installation)

Most bash scripts will assume user `pi` exists. Needs fixing, fortunately you don't need them for most work.

Expand Down

0 comments on commit 076279e

Please sign in to comment.