Skip to content

Commit

Permalink
add instruction on AP module
Browse files Browse the repository at this point in the history
  • Loading branch information
gderosa committed Nov 18, 2019
1 parent 1b6f5f5 commit 54e5e64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ or the virtualization functionality (private cloud hypervisor, if you fancy):
bash -c "$(wget -O - https://raw.githubusercontent.com/vemarsas/margay/master/setup-virt)"
```

or tha Wireless Access Point:

```bash
bash -c "$(wget -O - https://raw.githubusercontent.com/vemarsas/margay/master/setup-ap)"
```

...and that's it.

Happy admin :stuck_out_tongue_winking_eye:

0 comments on commit 54e5e64

Please sign in to comment.