Sort installation snippets by OS name alphabetically

This commit is contained in:
Marcin Kulik 2016-07-13 13:24:05 +02:00
parent d40d671436
commit 749f5813ed

View File

@ -11,20 +11,6 @@ be installed with pip (Python 3 required):
## Native packages ## Native packages
### OS X
Homebrew:
<%= render 'install_homebrew' %>
MacPorts:
sudo port selfupdate && sudo port install asciinema
Nix:
nix-env -i go1.4-asciinema
### Arch Linux ### Arch Linux
yaourt -S asciinema yaourt -S asciinema
@ -61,6 +47,20 @@ Packages:
nix-env -i go1.4-asciinema nix-env -i go1.4-asciinema
### OS X
Homebrew:
<%= render 'install_homebrew' %>
MacPorts:
sudo port selfupdate && sudo port install asciinema
Nix:
nix-env -i go1.4-asciinema
### Ubuntu ### Ubuntu
sudo apt-add-repository ppa:zanchey/asciinema sudo apt-add-repository ppa:zanchey/asciinema