Update README.md

This commit is contained in:
Lei Xue
2015-06-25 08:04:12 +08:00
parent 682f398e8a
commit f4f6938448
+1 -1
View File
@@ -5,7 +5,7 @@
### Building:
```bash
git clone https://github.com/opencontainers/runc $GOPATH/src/github.com/opencontainers/runc
go get -d github.com/opencontainers/runc
cd $GOPATH/src/github.com/opencontainers/runc/
make
sudo make install