docs: incorrect GitHub repository URL (#1)
Browse files- docs: incorrect GitHub repository URL (a0d9c3c49bbc36c150d8c635bdd0f39e701d97c3)
Co-authored-by: Neko Ayaka <[email protected]>
README.md
CHANGED
@@ -13,7 +13,7 @@ A Real-time interactive world model on Minecraft
|
|
13 |
## 🔧 Setup
|
14 |
1. Clone this repository and navigate to MineWorld folder:
|
15 |
```bash
|
16 |
-
git clone https://github.com/mineworld
|
17 |
cd mineworld
|
18 |
```
|
19 |
2. We provide an `requirements.txt` file for setting up a pip environment.
|
|
|
13 |
## 🔧 Setup
|
14 |
1. Clone this repository and navigate to MineWorld folder:
|
15 |
```bash
|
16 |
+
git clone https://github.com/microsoft/mineworld
|
17 |
cd mineworld
|
18 |
```
|
19 |
2. We provide an `requirements.txt` file for setting up a pip environment.
|