Skip to content

Commit ef95c27

Browse files
committed
2 parents f737642 + 43c0e26 commit ef95c27

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

doc/Building.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ cmake -DCMAKE_BUILD_TYPE=Release \
203203
```
204204

205205

206-
### <a name="windows"></a> Windows
206+
### <a name="windows_build"></a> Windows
207207

208208
Setting up the compilation on Windows is really tedious so using the precompiled binaries is recommended.
209209

@@ -246,7 +246,7 @@ Compilation output will be placed in ``vizdoom_root_dir/bin`` and it should cont
246246

247247
### <a name="manual-install"></a> Manual installation
248248

249-
To manually install Python package copy `vizdoom_root_dir/bin/pythonX/pip_package` contents to `pyhton_root_dir/lib/pythonx.x/site-packages/site-packages/vizdoom`.
249+
To manually install Python package copy `vizdoom_root_dir/bin/pythonX/pip_package` contents to `python_root_dir/lib/pythonx.x/site-packages/site-packages/vizdoom`.
250250

251251
To manually install Torch package copy `vizdoom_root_dir/bin/lua/luarocks_package` contents to `torch_root_dir/install/lib/lua/5.1/vizdoom` and `vizdoom_root_dir/bin/lua/luarocks_shared_package` contents to `torch_root_dir/install/share/lua/5.1/vizdoom`.
252252

scenarios/deathmatch.wad

67 Bytes
Binary file not shown.

scenarios/defend_the_center.wad

577 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)