mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 13:35:12 +03:00
update
This commit is contained in:
parent
db5de17604
commit
f5909710f0
@ -20,13 +20,13 @@ $ conda activate vcclient-dev
|
||||
|
||||
```
|
||||
$ git clone https://github.com/w-okada/voice-changer.git
|
||||
$ cd voice-changer
|
||||
```
|
||||
|
||||
## For Server Developer
|
||||
1. Install requirements
|
||||
|
||||
```
|
||||
$ cd voice-changer/server
|
||||
$ pip install -r requirements.txt
|
||||
```
|
||||
|
||||
|
@ -20,7 +20,6 @@ $ conda activate vcclient-dev
|
||||
|
||||
```
|
||||
$ git clone https://github.com/w-okada/voice-changer.git
|
||||
$ cd voice-changer
|
||||
```
|
||||
|
||||
## サーバ開発者向け
|
||||
@ -29,6 +28,7 @@ $ cd voice-changer
|
||||
1. モジュールをインストールする
|
||||
|
||||
```
|
||||
$ cd voice-changer/server
|
||||
$ pip install -r requirements.txt
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user