mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced 2024-11-23 20:33:08 +00:00
Update README.md
This commit is contained in:
parent
42f8476e55
commit
270d39fae5
1 changed files with 1 additions and 4 deletions
|
@ -26,10 +26,7 @@ Sample Set #1 | Sample Set #2
|
|||
# How to Install
|
||||
|
||||
1. Make sure you have [Python 3.5](https://www.python.org/downloads/mac-osx/) or higher.
|
||||
2. Make sure you have [iTerm2](http://www.iterm2.com/downloads.html). If you have homebrew you can install iTerm with the following command:
|
||||
```
|
||||
brew cask install iterm2
|
||||
```
|
||||
2. Make sure you have [iTerm2](http://www.iterm2.com/downloads.html).
|
||||
3. Download the repository and unzip it.
|
||||
4. Locate ~/.bash_profile and add the path to the repository so that it may be accessed from anywhere. Example:
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue