Update README.md

This commit is contained in:
Relintai 2019-10-22 19:33:01 +02:00
parent dfab12c55d
commit ee9998131d

View File

@ -12,13 +12,13 @@ Internally it uses the legacy version of [rectpack2D](https://github.com/TeamHyp
git clone https://github.com/godotengine/godot.git godot git clone https://github.com/godotengine/godot.git godot
``` ```
2. go into Godot's modules directory. 2. Go into Godot's modules directory.
``` ```
cd ./godot/modules/ cd ./godot/modules/
``` ```
3. clone this repository 3. Clone this repository
``` ```
git clone https://github.com/Relintai/texture_packer texture_packer git clone https://github.com/Relintai/texture_packer texture_packer