Browse Source

Fix path in readme

luboslenco 2 năm trước cách đây
mục cha
commit
7ec2e53a98
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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*