Fangming Guo commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -91,7 +91,7 @@ Download all files from this repository to the device.
|
|
| 91 |
https://github.com/AXERA-TECH/pyaxengine
|
| 92 |
|
| 93 |
```bash
|
| 94 |
-
wget
|
| 95 |
pip install axengine-0.1.3-py3-none-any.whl
|
| 96 |
```
|
| 97 |
|
|
|
|
| 91 |
https://github.com/AXERA-TECH/pyaxengine
|
| 92 |
|
| 93 |
```bash
|
| 94 |
+
wget https://github.com/AXERA-TECH/pyaxengine/releases/download/0.1.3.rc2/axengine-0.1.3-py3-none-any.whl
|
| 95 |
pip install axengine-0.1.3-py3-none-any.whl
|
| 96 |
```
|
| 97 |
|