Skip to content

Commit 2531728

Browse files
committed
Update README.md
1 parent 3038221 commit 2531728

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,10 @@ Some of Nucleus's features include:
5454

5555
## Install Nucleus
5656

57+
<!-- UPDATE THIS VERSION ON EACH RELEASE (it's better than using "master") -->
58+
5759
```bash
58-
pip install git+https://github.com/cortexlabs/nucleus.git@master
60+
pip install git+https://github.com/cortexlabs/nucleus.git@0.1.0
5961
```
6062

6163
## Example usage

0 commit comments

Comments
 (0)