Skip to content

Commit

Permalink
Add setup.md file (fern-api#1608)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsuskin authored May 18, 2023
1 parent 5528c05 commit 31c77a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file not shown.
7 changes: 7 additions & 0 deletions SETUP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Install required packages

1. Install [nvm](https://github.com/nvm-sh/nvm#install--update-script)
2. Clone repo
3. `nvm use 18`
4. `npm install --global yarn`
5. `yarn`

0 comments on commit 31c77a9

Please sign in to comment.