mirror of
https://github.com/engineer-man/piston.git
synced 2025-09-20 10:50:04 +02:00
added macOS dependencies to readme
This commit is contained in:
parent
20d659e5a6
commit
42d2a7fbc3
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@ apt install lxc lxc-templates debootstrap libvirt0
|
||||||
# arch dependencies:
|
# arch dependencies:
|
||||||
sudo pacman -S lxc libvirt unzip
|
sudo pacman -S lxc libvirt unzip
|
||||||
|
|
||||||
|
#macOS dependencies:
|
||||||
|
brew install lxc libvirt unzip
|
||||||
|
|
||||||
# everything else:
|
# everything else:
|
||||||
# not documented, please open pull requests with commands for debian/arch/macos/etc
|
# not documented, please open pull requests with commands for debian/arch/macos/etc
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue