Skip to content

Commit

Permalink
Fixed command in CONTRIBUTING.md (#947)
Browse files Browse the repository at this point in the history
* Fixed command in CONTRIBUTING.md

* Removed daemon, updated command
  • Loading branch information
bsekachev authored and nmanovic committed Dec 13, 2019
1 parent 37c46e3 commit 5d6699d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 513 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Password (again): ***
```sh
cd cvat-core && npm install
cd ../cvat-ui && npm install
npm run start
npm start
```

- Run Visual Studio Code from the virtual environment
Expand Down
Loading

0 comments on commit 5d6699d

Please sign in to comment.