Skip to content

Commit 312c6a4

Browse files
committed
update instructions
1 parent 344753b commit 312c6a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Use our **generated latex template** which automatically includes the Calculator
1818

1919
### Setup
2020

21-
1. [Install `npm`](https://www.npmjs.com/get-npm): Node's package manager
21+
1. [Install `yarn`](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable): Node's package manager
2222
2. [Install `gulp`](https://gulpjs.com/): a build tool
23-
3. Install dependencies: from the root of this repo `$ npm install`
23+
3. Install dependencies: from the root of this repo `$ yarn install`
2424
4. Run the local server: `$ gulp watch`
2525
5. Edit files! Gulp will watch for changes, build the differences and reload the browser
2626

0 commit comments

Comments
 (0)