You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ This example shows how to use Anychart library with the Python programming langu
6
6
7
7
## Running
8
8
9
-
To use this sample you must have Python 2.* installed (if not please visit https://www.python.org/downloads/release/python-2712/), PIP - Python package manager (if not please check https://pip.pypa.io/en/stable/installing/) and
10
-
MySQL installed and running (if not please check out https://dev.mysql.com/downloads/installer/ and follow instructionshttp://dev.mysql.com/doc/refman/5.7/en/installing.html)
9
+
To use this sample you must have Python 2.* installed (if not please visit [python download page](https://www.python.org/downloads/release/python-2712/)), PIP - Python package manager (if not please check [isntallation guide](https://pip.pypa.io/en/stable/installing/)) and
10
+
MySQL installed and running (if not please check out [MySQL download page](https://dev.mysql.com/downloads/installer/) and follow [instructions](http://dev.mysql.com/doc/refman/5.7/en/installing.html))
11
11
12
12
To check your installations, run the following command in the command line:
0 commit comments