Skip to content

Commit 6e7fcb9

Browse files
committed
Update README.md
1 parent ca3048c commit 6e7fcb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ This example shows how to use Anychart library with the Python programming langu
66

77
## Running
88

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 instructions http://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))
1111

1212
To check your installations, run the following command in the command line:
1313
```

0 commit comments

Comments
 (0)