Skip to content

Commit

Permalink
Run install.sh ubuntu by default
Browse files Browse the repository at this point in the history
  • Loading branch information
barriosnahuel committed Mar 15, 2020
1 parent 26ba245 commit be1c5bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Tip: For CMD lovers...
curl -OJ https://codeload.github.com/barriosnahuel/efu/zip/v2.4.2 \
&& unzip efu-2.4.2.zip \
&& rm -rf efu-2.4.2.zip \
&& cd efu-2.4.2
&& cd efu-2.4.2 \
&& sh install.sh ubuntu
```

## What does EFU do for me?
Expand Down

0 comments on commit be1c5bc

Please sign in to comment.