diff --git a/README.md b/README.md index 3b2ecf3..9e4864a 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,9 @@ a specific version of v8 to compile and run against. However, actually deliverin reliably to all the different platforms proved to be a challenge to say the least. We got tired of waiting 5 minutes for v8 to compile every time we installed that gem. + +### Develop + +git clone git@github.com:fractaloop/v8 +git submodule update --init +bundle exec rake compile