We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f829bce commit 5a76257Copy full SHA for 5a76257
ReadMe.md
@@ -7,7 +7,7 @@ See [codes in Here](https://github.com/thautwarm/Incantation/tree/master/incanta
7
This library is written by `flowpython`(so it just support Python 3.6.x now...), which makes the codes much more readable.
8
9
**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`.
+Running on Python 3.6, it can be installed by using `pip`. If you want to compile the source codes you should install `flowpython`.
11
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`.
12
13
## Install
0 commit comments