Skip to content

Commit bf95b0a

Browse files
committed
Describe new build command.
1 parent a65468f commit bf95b0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ npm install --save rdflib
4646

4747
#### Subdirectories
4848

49-
- `dist`: Where the bundled libraries are built. Run 'make' to generate them.
49+
- `dist`: Where the bundled libraries are built. Run `npm run build` to generate them.
5050
- `test`: Tests are here.
5151
- `lib`: Transpiled, non-bundled library is built here when the library is
5252
published to npm.

0 commit comments

Comments
 (0)