Skip to content

Commit 3baf593

Browse files
authored
Update README.md
1 parent 0876683 commit 3baf593

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@ The last Godot 3.x version can be found on the [3.x branch](https://github.com/m
1111
# Setup
1212

1313
1. Get the addon
14+
* [Download](https://godotengine.org/asset-library/asset/2334) from the asset store, or
1415
* [Download](https://github.com/mphe/GDNative-Ropesim/releases/latest) the latest release from the release page, or
1516
* [Download](https://github.com/mphe/GDNative-Ropesim/actions) it from the latest GitHub Actions run, or
1617
* [Compile](#building) it yourself.
17-
2. Copy or symlink `addons/ropesim` to your project's `addons/` directory
18-
3. Enable the addon in the project settings
19-
4. Restart Godot
18+
3. Copy or symlink `addons/ropesim` to your project's `addons/` directory
19+
4. Enable the addon in the project settings
20+
5. Restart Godot
2021

2122
# Building
2223

0 commit comments

Comments
 (0)