From 5871e5b42c596f7314dc20b8cbd72910e0092bc7 Mon Sep 17 00:00:00 2001 From: Azlux Date: Mon, 19 Oct 2020 13:16:57 +0200 Subject: [PATCH] typo fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ab7c3f..57d2eba 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,9 @@ venv/bin/pip install -r requirements.txt
Click to expand! -This is the testing stable version, with auto-update support. This version follow all commits into the master branch. +This is the testing version, with auto-update support. This version follow all commits into the master branch. ``` -curl -Lo botamusique.tar.gz http://packages.azlux.fr/botamusique/sources-stable.tar.gz +curl -Lo botamusique.tar.gz http://packages.azlux.fr/botamusique/sources-testing.tar.gz tar -xzf botamusique.tar.gz cd botamusique python3 -m venv venv @@ -145,7 +145,7 @@ Available translations can be found inside `lang/` folder. Currently, options ar - `en_US`, English - `es_ES`, Spanish - `fr_FR`, French - - `it_IT`, Italien + - `it_IT`, Italian - `ja_JP`, Japanese - `zh_CN`, Chinese