Skip to content

Commit 7630432

Browse files
authored
Update install.html
1 parent b8e69a7 commit 7630432

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Documentation/install.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ <h1>Installation</h1>
77

88
<h2>Usage of the Library</h2>
99
<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.
10+
Download the static library and the necessary header files from the Github repository
11+
<a href="https://github.com/johnlime/UnitNeurons/releases">
12+
releases
13+
</a>.
1214
</p>
13-
<a href="https://github.com/johnlime/UnitNeurons/blob/master/DerivedData/Unit%20Neurons/Build/Products/Release/libUnit%20Neurons.a">
14-
Download link
15+
<a href="https://github.com/johnlime/UnitNeurons/releases/download/v1.01/UnitNeurons.zip">
16+
v1.01 Download Link
1517
</a>
1618

1719
<h2>Modifying the Library</h2>

0 commit comments

Comments
 (0)