Skip to content

Commit 1ab819c

Browse files
authored
update installation links
1 parent 52340d7 commit 1ab819c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ If you want to create a local and modifiable version of DeepOBS, you can do this
6262

6363
pip install -e git+https://github.com/fsschneider/DeepOBS.git#egg=DeepOBS
6464

65-
for the latest stable version, or
65+
for the stable version, or
6666

67-
pip install -e git+https://github.com/fsschneider/DeepOBS.git@v1.2.0-beta0#egg=DeepOBS
67+
pip install -e git+https://github.com/fsschneider/DeepOBS.git@develop#egg=DeepOBS
6868

69-
to get the preview of DeepOBS 1.2.0.
69+
for the latest development version.
7070

7171

7272
Further tutorials and a suggested protocol for benchmarking deep learning

0 commit comments

Comments
 (0)