mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced 2024-11-24 04:43:10 +00:00
Little fix
This commit is contained in:
parent
ed43d7845a
commit
1ab9cb95b7
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ Sample Set #1 | Sample Set #2
|
||||||
1. Make sure you have Python 3.5+ installed, check the instructions of your distribution.
|
1. Make sure you have Python 3.5+ installed, check the instructions of your distribution.
|
||||||
2. Make sure you have Terminology, again check the package manager of your distribution.
|
2. Make sure you have Terminology, again check the package manager of your distribution.
|
||||||
3.
|
3.
|
||||||
- If you are a Arch Linux User, you can install it from the AUR package [pokemon-terminal-git](https://aur.archlinux.org/packages/pokemon-terminal-git/).
|
- If you are a Arch Linux User, you can install it from the AUR package [pokemon-terminal-git](https://aur.archlinux.org/packages/pokemon-terminal-git/).
|
||||||
- If you aren't a Arch Linux user, copy and paste the following into a terminal for the installation:
|
- If you aren't a Arch Linux user, copy and paste the following into a terminal for the installation:
|
||||||
```bash
|
```bash
|
||||||
# Pokemon Installation
|
# Pokemon Installation
|
||||||
git clone https://github.com/LazoCoder/Pokemon-Terminal $HOME/.Pokemon-Terminal
|
git clone https://github.com/LazoCoder/Pokemon-Terminal $HOME/.Pokemon-Terminal
|
||||||
|
|
Loading…
Reference in a new issue