add only current os in example

This commit is contained in:
mollusk 2020-01-20 14:08:08 -07:00
parent 2547bfc0b6
commit c58fe6ac06

View File

@ -7,7 +7,7 @@
``` ```
$ git clone https://gitbutter.xyz/mollusk/twister-install.git $ git clone https://gitbutter.xyz/mollusk/twister-install.git
$ cd twister-install $ cd twister-install
$ ./twister-install.sh deps && ./twister-install.sh build $ ./twister-install.sh deps void && ./twister-install.sh build
``` ```
Follow the directions in the script at the end of the build Follow the directions in the script at the end of the build