mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-22 02:34:33 +03:00
formatting fix DEVELOPMENT.md
This commit is contained in:
parent
d0d4a4cafe
commit
18fdbb373f
@ -90,7 +90,7 @@ curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
|
|||||||
|
|
||||||
3. Node
|
3. Node
|
||||||
|
|
||||||
Next, ensure you've got at least Node 20 installed. If you're on Mac OS or Linux and you're missing `node`, you can use your favorite package manager like `brew` or `apt`.
|
Next, ensure you've got at least Node 20 installed. If you're on Mac OS or Linux and you're missing `node`, you can use your favorite package manager like `brew` or `apt`.
|
||||||
|
|
||||||
Alternatively, you can use the following Node installer from Vercel to get the latest version.
|
Alternatively, you can use the following Node installer from Vercel to get the latest version.
|
||||||
|
|
||||||
@ -109,7 +109,6 @@ corepack enable
|
|||||||
pnpm install # This should now ask you to confirm download, install, and use of pnpm
|
pnpm install # This should now ask you to confirm download, install, and use of pnpm
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### Install dependencies
|
### Install dependencies
|
||||||
|
|
||||||
Next, install the app dependencies.
|
Next, install the app dependencies.
|
||||||
|
Loading…
Reference in New Issue
Block a user