Browse Source

Fix path in readme

luboslenco 2 years ago
parent
commit
7ec2e53a98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,7 +19,7 @@ git submodule update --init --recursive
 ```bash
 pip install typing_extensions -t base/tools
 python ./base/tools/extract_locales.py <locale code>
-# Generates an `armorpaint/Assets/locale/<locale code>.json` file
+# Generates a `base/Assets/locale/<locale code>.json` file
 ```
 
 **Release builds** *Optional, used for best performance*