Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 409bff8

Browse files
committed
Emphesize running npm run prepare for development
1 parent d6be34b commit 409bff8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Helpers for working with Git repositories built natively on top of
1010
npm install git-utils
1111
```
1212

13-
## Building
14-
* Clone the repository with the `--recurse` option to get the libgit2
15-
submodule
13+
## Development
14+
* Clone the repository
15+
* Run `npm run prepare` to get the submodule
1616
* Run `npm install`
1717
* Run `npm test` to run the specs
1818

0 commit comments

Comments
 (0)