浏览代码

Update README.md

David Benson 8 年之前
父节点
当前提交
0d33599925
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      etc/sandstorm/README.md

+ 6 - 1
etc/sandstorm/README.md

@@ -7,6 +7,11 @@
 - `vagrant-spk vm up`
 - Invoke `../stage.sh` to stage the build files. gfind is gnu find on OS X.
 - Log into the vagrant box `vagrant-spk vm ssh`
+- `sudo apt-get update`
+- `sudo apt-get install build-essential`
+- `sudo apt-get install autoconf`
+- `sudo apt-get install libtool-bin`
 - `sudo apt-get install g++`
+- `sudo apt-get install git`
 - [Install latest capnp](https://capnproto.org/install.html)
-- In the build directory `vagrant-spk dev`
+- In the build directory `vagrant-spk dev`