Skip to content

Commit 1949a8c

Browse files
authored
Fix option order
1 parent e61f73b commit 1949a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
- Delete file encrypt-cfg.xml and run do-encrypt.bat
2626

2727
- Method B:
28-
- run command: "%XS_INSTDIR%\x-studio" -c -enc -nk -cfg=.\encrypt-cfg.xml -i=.\assets-dev -o=.\assets
28+
- run command: "%XS_INSTDIR%\x-studio" -c -enc -cfg=.\encrypt-cfg.xml -nk -i=.\assets-dev -o=.\assets
2929

3030
- After reencrypt with new key, you needs change it at AppDelegate.cpp
3131

0 commit comments

Comments
 (0)