andreped commited on
Commit
29ee7d6
1 Parent(s): d5c7d5a

livermask is now on pypi - updated README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@
9
  ## Install
10
 
11
  ```
12
- pip install git+https://github.com/andreped/livermask.git
13
  ```
14
 
15
  As TensorFlow 2.4 only supports Python 3.6-3.8, so does livermask. Note that livermask is **not** made to be compatible with conda. Please, use pip for installing livermask.
 
9
  ## Install
10
 
11
  ```
12
+ pip install livermask
13
  ```
14
 
15
  As TensorFlow 2.4 only supports Python 3.6-3.8, so does livermask. Note that livermask is **not** made to be compatible with conda. Please, use pip for installing livermask.