Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2023-01-03 02:35:54 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-01-03 02:35:54 +0300
commit756b00081b6119d71dff9254d6fc9f870f1420f7 (patch)
tree54db4feac284f15ee8e164d594dd71f74d5bd809 /README.md
parent26afcb62b8e619df6d58056b1239bb25837f8770 (diff)
cq: Fix typos
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f55137497..c500a91c0 100644
--- a/README.md
+++ b/README.md
@@ -78,13 +78,13 @@ see [Wiki](https://dev.gajim.org/gajim/gajim/-/wikis/help/Gajim-on-macOS)
#### Developing
-To create a virutalenv you can execute
+To create a virtualenv you can execute
./scripts/dev_env.sh
Be sure all install requirements are available.
-Afterwards activate the vitual environment with
+Afterwards activate the virtual environment with
source .venv/bin/activate
./launch.py