Browse Source

Update README.md

Former-commit-id: 7e56b6dd0d854b5513e04bf40591ce59bdbfba5b
David Benson 8 years ago
parent
commit
27336b4769
1 changed files with 12 additions and 12 deletions
  1. 12 12
      etc/sandstorm/README.md

+ 12 - 12
etc/sandstorm/README.md

@@ -1,12 +1,12 @@
--Get the draw.io project from github
--Navigate to drawio/etc/sandstorm
--Create a directory named build
--Install vagrant-spk https://docs.sandstorm.io/en/latest/vagrant-spk/installation/
--cd build
--vagrant-spk setupvm diy
--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 install g++
--Install latest capnp https://capnproto.org/install.html
--In the build directory vagrant-spk dev
+- Get the draw.io project from github
+- Navigate to `drawio/etc/sandstorm`
+- Create a directory named build
+- Install vagrant-spk https://docs.sandstorm.io/en/latest/vagrant-spk/installation/
+- cd build
+- vagrant-spk setupvm diy
+- 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 install g++
+- Install latest capnp https://capnproto.org/install.html
+- In the build directory vagrant-spk dev