From a1864bcfcfd73098d45d9216c36215824d27ff8f Mon Sep 17 00:00:00 2001 From: lian Date: Mon, 4 Jan 2021 15:13:24 +0800 Subject: [PATCH] Update upgrade_notes_for_8.0.x.md --- manual/upgrade/upgrade_notes_for_8.0.x.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/upgrade/upgrade_notes_for_8.0.x.md b/manual/upgrade/upgrade_notes_for_8.0.x.md index 7f92ec19..f6d3625e 100644 --- a/manual/upgrade/upgrade_notes_for_8.0.x.md +++ b/manual/upgrade/upgrade_notes_for_8.0.x.md @@ -7,7 +7,7 @@ Please always follow the main [upgrade guide](./upgrade.md). From 8.0, ccnet-server component is removed. But ccnet.conf is still needed. -### Install new Python libraries +## Install new Python libraries Note, you should install Python libraries system wide using root user or sudo mode. @@ -44,7 +44,7 @@ yum install python3-devel mysql-devel gcc gcc-c++ -y sudo pip3 install future mysqlclient ``` -### Upgrade to 8.0.x +## Upgrade to 8.0.x 1. Stop Seafile-7.1.x server. 2. Start from Seafile 7.1.x, run the script: