work on docs

This commit is contained in:
Andreas Eversberg
2018-06-05 07:09:29 +02:00
parent f4988297a6
commit 0a3e11d8a8
3 changed files with 26 additions and 15 deletions

View File

@@ -15,17 +15,18 @@ Two sound interfaces are required to talk and listen trough the base station usi
</p>
<p>
If you want to install from GIT repository, run 'autoreconf -if' inside GIT repository first:
As you got the source code from GIT repository, run 'autoreconf -if' inside GIT repository's directory first:
</p>
<pre>
# cd osmocom-analog
# autoreconf -if
</pre>
<p>
Unpack the archive and change to its directory. Then compile:
Then compile:
</p>
<pre>