Skip to content

Commit 3d1d139

Browse files
committed
Improve the installation instructions
1 parent 0d4b0f3 commit 3d1d139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This library works and is ready to use. But repo in progress. Hit me up with an
66

77
## Downloading
88

9-
For now, the best way to download this is downloading the `project` artifact of the latest CI build. Take a look at [this guide](https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/downloading-workflow-artifacts) if you don't know how to do this. You will want the latest successful build from [this page](https://github.com/samsface/godot-pure-data/actions?query=event%3Apush+branch%3Amaster).
9+
For now, the best way to download this is to download the `project` artifact of the latest CI build. Take a look at [this guide](https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/downloading-workflow-artifacts) if you don't know how to do this. You will want the latest successful build from [this page](https://github.com/samsface/godot-pure-data/actions?query=event%3Apush+branch%3Amaster). A demo project is included (open the `project.godot` file in the root of the archive you downloaded), and you can include this in your own project by copying the `addons` directory into your project.
1010

1111
## Building from source
1212

0 commit comments

Comments
 (0)