Skip to content

Commit

Permalink
updated README [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreguillot committed Jul 27, 2018
1 parent 23a0a81 commit 418f6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ see also the files `.travis.yml` and `appveyor.yml`.

#### Publishing with Deken

Once the binaries are compiled or uploaded with Travis and Appveyor to the releases section of GitHub, the external can be published using [Deken](https://github.com/pure-data/deken). First of all, you must have an account on the website https://puredata.info and the [Deken plugin for developers](https://github.com/pure-data/deken/blob/master/developer/README.md) installed. On Windows run the script FaustDeken.bat with the version of the external, for example: `FaustDeken 0.0.1`. On Unix systems, run the script FaustDeken.sh with the version of the external, for example: `FaustDeken.sh 0.0.1`.
Once the binaries are compiled or uploaded with Travis and Appveyor to the releases section of GitHub, the external can be published using [Deken](https://github.com/pure-data/deken). First of all, you must have an account on the website https://puredata.info and the [Deken plugin for developers](https://github.com/pure-data/deken/blob/master/developer/README.md) installed. On Windows run the script FaustDeken.bat located in the deken subdirectory with the version of the external, for example: `FaustDeken 0.0.1`. On Unix systems, run the script FaustDeken.sh the deken subdirectory with the version of the external, for example: `FaustDeken.sh 0.0.1`. Once the deken files are prepared, you can upload the files to puredata.info using `FaustDeken.sh upload 0.0.1`.

## Credits

Expand Down

0 comments on commit 418f6b7

Please sign in to comment.