Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scallister committed May 4, 2020
1 parent ce0eff0 commit 84794a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A graphing library with the goal of making it simple to graph series of numbers
## Quick Start
To start using Ascii Etch ensure Python 3.6 or higher is installed. Then install asciietch using pip3.6 or higher:
```
pip3.6 install asciietch
pip3 install asciietch
```
Then import asciietch and begin using it.
## Examples
Expand Down

0 comments on commit 84794a0

Please sign in to comment.