mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Merge pull request #2625 from yquemener/patch-1
Typo in the set-up instructions for the test homeserver
This commit is contained in:
commit
7249c7d25a
@ -27,7 +27,6 @@ $ source env/bin/activate
|
|||||||
Every time you want to launch these test homeservers, type:
|
Every time you want to launch these test homeservers, type:
|
||||||
|
|
||||||
```shell script
|
```shell script
|
||||||
$ virtualenv -p python3 env
|
|
||||||
$ source env/bin/activate
|
$ source env/bin/activate
|
||||||
(env) $ demo/start.sh --no-rate-limit
|
(env) $ demo/start.sh --no-rate-limit
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user