Fix newlines.

This commit is contained in:
Relintai 2020-06-11 12:13:57 +02:00
parent 1a2f0edc1f
commit 5ac57800d4

View File

@ -125,7 +125,7 @@ First make sure that you can compile godot. See the official docs: https://docs.
2. go into the modules folder inside the engine's directory" 2. go into the modules folder inside the engine's directory"
```cd godot``` ```cd godot``` \
```cd modules``` ```cd modules```
3. clone this repository 3. clone this repository
@ -136,7 +136,7 @@ First make sure that you can compile godot. See the official docs: https://docs.
4. If you want the optional dependencies run these aswell: 4. If you want the optional dependencies run these aswell:
```git clone https://github.com/Relintai/texture_packer.git texture_packer``` ```git clone https://github.com/Relintai/texture_packer.git texture_packer``` \
```git clone https://github.com/Relintai/mesh_data_resource.git mesh_data_resource``` ```git clone https://github.com/Relintai/mesh_data_resource.git mesh_data_resource```
5. Go up one folder 5. Go up one folder