1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

slightly re-phrase the build from source in README

This commit is contained in:
Mikhail Sobolev 2013-03-26 08:25:20 +02:00
parent 5a0010abe9
commit a26c58e27e

View file

@ -67,7 +67,8 @@ Building from source
2. Execute ``make``
3. Find your binary in ``bin/docker``
This command will install all necessary dependencies and build the
executable that you can find in ``bin/docker``
Installing on Ubuntu 12.04 and 12.10
------------------------------------