Update start docs command line (#2255)

This commit is contained in:
Peter
2020-06-01 21:53:04 +07:00
committed by GitHub
parent 142f6c3f05
commit df4b317fb3

View File

@ -12,5 +12,5 @@ The [`docs.openzeppelin.com`](https://github.com/OpenZeppelin/docs.openzeppelin.
repository hosts the configuration for the entire site, which includes
documetation for all of the OpenZeppelin projects.
To run the docs locally you should run `npm run docs start` on this
To run the docs locally you should run `npm run docs:watch` on this
repository.