Skip to content
Snippets Groups Projects
Commit a338cf49 authored by ale's avatar ale
Browse files

typo

parent 32a523f3
Branches
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ the ``libav`` suite (``avconv``).
On a Debian-based system, ``apt-get install libav-tools portaudio19-dev``
should do.
* install the Go package dependencies:
* install the Go package dependencies::
$ go get git.autistici.org/ale/djrandom/client/...
......@@ -115,7 +115,7 @@ To build IMMS::
You should now be able to build all the server-side tools with::
$ cd $GOPATH/src/git.autistici.org/ale/djrandom
$ cd ../djrandom
$ go get -v ./server/...
$ go install -v ./server/...
$ go get -v ./mapreduce/...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment