Skip to content

Commit 308f533

Browse files
authored
Updated README.md MLC_Python version
Updated README.md with the last version of the MLC Python
1 parent 91e231b commit 308f533

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
@@ -42,7 +42,7 @@ Python Engine is available in versions of MATLAB® 2014b and ahead.
4242
<div id='mlc_python'/>
4343
#### MLC Python
4444
In order to succesfully run the [Python Engine Module](http://www.mathworks.com/help/matlab/matlab-engine-for-python.html), Python must compiled in a special way. For more details, the [Python Engine Documentation](http://www.mathworks.com/help/matlab/matlab_external/system-requirements-for-matlab-engine-for-python.html) can be inspected.
45-
A pre-compiled version of Python can be found in the following [link](https://drive.google.com/file/d/0B1yBBZBneUgZNG5MbHJzUmRpYmc/view?usp=sharing). The file it's a .deb package and it was succesfully installed in the following operating systems:
45+
A pre-compiled version of Python can be found in the following [link](https://drive.google.com/open?id=0B1yBBZBneUgZRmtqbW1lS016ZXM). The file it's a .deb package and it was succesfully installed in the following operating systems:
4646
* Linux Mint 17.1
4747
* Ubuntu 14.04
4848
* Debian 8 (Jessie)
@@ -130,4 +130,4 @@ user@hostname:/path/to/MLC_Project/tests$ ./run_tests.sh
130130
In order to enable test coverage coverage python module should be installed:
131131
```
132132
user@hostname:/opt/mlc-python-2.7.11/bin/mlc_pip install coverage
133-
```
133+
```

0 commit comments

Comments
 (0)