mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Update upgrade_notes_for_9.0.x.md
This commit is contained in:
parent
90e5253064
commit
f2355872d0
|
|
@ -36,7 +36,7 @@ Note, you should install Python libraries system wide using root user or sudo mo
|
|||
* For Ubuntu 18.04/20.04
|
||||
|
||||
```sh
|
||||
sudo pip3 install pycryptodome==3.12.0
|
||||
sudo pip3 install pycryptodome==3.12.0 cffi==1.14.0
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue