Skip to content

Commit 00f914a

Browse files
authored
Corrected typos in README.md
1 parent 3181f36 commit 00f914a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ Once this is done (or you had tensorflow et al. installed already), you can inst
4646
This option is ideal if you want to edit the code. Clone the repository:
4747

4848
```
49-
$ git clone https://github.com/juglab/VoidSeg_RC.git
49+
$ git clone https://github.com/juglab/VoidSeg.git
5050
```
5151
Change into its directory and install it:
5252

5353
```
54-
$ cd VoidSeg_RC
54+
$ cd VoidSeg
5555
$ pip install -e .
5656
```
5757
You are now ready to run our notebooks.

0 commit comments

Comments
 (0)