Skip to content

Commit d3e6771

Browse files
authored
Update README.md
1 parent 300c0dc commit d3e6771

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@ installed and configured as docker runtime on your system.
4343

4444
### 1. Clone the repository
4545
```
46-
git clone https://github.com/finnBsch/MON.git
46+
# https
47+
git clone https://github.com/KTH-RPL/OneMap.git
48+
# or ssh
49+
git clone git@github.com:KTH-RPL/OneMap.git
4750
cd OneMap/
4851
```
4952
### 2. Build the Docker Image
@@ -70,7 +73,10 @@ docker exec -it onemap-onemap-1 bash
7073

7174
### 1. Clone the repository
7275
```
73-
git clone https://github.com/finnBsch/MON.git
76+
# https
77+
git clone https://github.com/KTH-RPL/OneMap.git
78+
# or ssh
79+
git clone git@github.com:KTH-RPL/OneMap.git
7480
cd OneMap/
7581
```
7682
### 2. Install dependencies

0 commit comments

Comments
 (0)