From 796338a32f1b55402db6255471fcac655c9101b6 Mon Sep 17 00:00:00 2001 From: josc146 Date: Wed, 7 Jun 2023 14:03:25 +0800 Subject: [PATCH] Update Readme_Install.txt --- build/linux/Readme_Install.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/linux/Readme_Install.txt b/build/linux/Readme_Install.txt index 317f134..32e4f70 100644 --- a/build/linux/Readme_Install.txt +++ b/build/linux/Readme_Install.txt @@ -8,6 +8,5 @@ Linuxシステムでは、このプログラムはターミナルを自動的に chmod +x ./RWKV-Runner ./RWKV-Runner -git clone https://github.com/josStorer/RWKV-Runner --depth=1 -cd RWKV-Runner/backend-python +cd backend-python pip3 install -r requirements.txt # or pip3 install -r requirements_without_cyac.txt