Skip to content

Commit

Permalink
Update README w/ setup-virt
Browse files Browse the repository at this point in the history
  • Loading branch information
gderosa committed Jul 24, 2019
1 parent f90b201 commit f63ba80
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ Optionally, if you want hotspot/RADIUS functionality, then also run:
wget -O - https://raw.githubusercontent.com/vemarsas/margay/master/setup-hotspot | bash
```

and that's it.
or the virtualization functionality (private cloud hypervisor, if you fancy):

Happy network config :stuck_out_tongue_winking_eye:
```bash
wget -O - https://raw.githubusercontent.com/vemarsas/margay/master/setup-virt | bash
```

...and that's it.

Happy admin :stuck_out_tongue_winking_eye:

0 comments on commit f63ba80

Please sign in to comment.