diff options
author | comex | 2015-03-01 23:41:05 -0500 |
---|---|---|
committer | comex | 2015-03-01 23:41:05 -0500 |
commit | bf00d3051effe5ffca451a1887c12e5478041295 (patch) | |
tree | 0725c1e1be85bc41253ad804d5fb14cad74e33c8 /README.md | |
parent | READMEification (diff) | |
download | substitute-bf00d3051effe5ffca451a1887c12e5478041295.tar.gz |
add link to release page
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -34,7 +34,9 @@ ALPHA VERSION: make ARCH="-arch armv7 -arch arm64 -isysroot <xxx>" && ./script/gen-deb.sh - or use the deb I uploaded to GitHub. + or use a deb I uploaded to GitHub - see the release page: + + https://github.com/comex/substitute/releases Extensions should be placed in /Library/Substitute/DynamicLibraries, with the same layout as Substrate. If you want to quickly test whether an |