소스 검색

Fix path in readme

luboslenco 2 년 전
부모
커밋
7ec2e53a98
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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*