commit a71e03f539c012cbe5a8c6d3aa69f0155db0173b Author: vino Date: Wed Jun 15 09:16:36 2016 +0200 Update page 'rocket' diff --git a/rocket.md b/rocket.md new file mode 100644 index 0000000..65ee05f --- /dev/null +++ b/rocket.md @@ -0,0 +1,10 @@ +install +---- + +``` +git clone http://git.7mhz.io/vino/rocket +cd rocket +make +cp lib/librocket.a /usr/local/lib/ +cd +``` \ No newline at end of file