소스 검색

Update start docs command line (#2255)

Peter 5 년 전
부모
커밋
df4b317fb3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      DOCUMENTATION.md

+ 1 - 1
DOCUMENTATION.md

@@ -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.