We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e69a7 commit 7630432Copy full SHA for 7630432
Documentation/install.html
@@ -7,11 +7,13 @@ <h1>Installation</h1>
7
8
<h2>Usage of the Library</h2>
9
<p>
10
- Download the static library from the Github repository. Incoporation of the
11
- library should be different depending on the compiler that you are using.
+ Download the static library and the necessary header files from the Github repository
+ <a href="https://github.com/johnlime/UnitNeurons/releases">
12
+ releases
13
+ </a>.
14
</p>
- <a href="https://github.com/johnlime/UnitNeurons/blob/master/DerivedData/Unit%20Neurons/Build/Products/Release/libUnit%20Neurons.a">
- Download link
15
+ <a href="https://github.com/johnlime/UnitNeurons/releases/download/v1.01/UnitNeurons.zip">
16
+ v1.01 Download Link
17
</a>
18
19
<h2>Modifying the Library</h2>
0 commit comments