Skip to content

Commit 5a76257

Browse files
committed
support pip
1 parent f829bce commit 5a76257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ See [codes in Here](https://github.com/thautwarm/Incantation/tree/master/incanta
77
This library is written by `flowpython`(so it just support Python 3.6.x now...), which makes the codes much more readable.
88

99
**P.S**
10-
Running on Python 3.6, you can use pip to install it. If you want to compile the source codes you should install `flowpython`.
10+
Running on Python 3.6, it can be installed by using `pip`. If you want to compile the source codes you should install `flowpython`.
1111
The release package is totally made up of `pyc` files, which're compiled from `flowpython sources` and then can be executed on `CPython 3.6`.
1212

1313
## Install

0 commit comments

Comments
 (0)