Skip to content

Commit 30496c4

Browse files
committed
Move sample file
1 parent ee78582 commit 30496c4

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Obfuscate a simple script **examples/queens.py** in the source path of
3434
Pyarmor
3535

3636
```
37-
python pyarmor.py obfuscate --src examples --entry queens.py "*.py"
37+
python pyarmor.py obfuscate --src=examples/simple --entry=queens.py "*.py"
3838
3939
# Note that quotation mark is required for file patterns, otherwise
4040
# it will be expanded base on current path by shell.

0 commit comments

Comments
 (0)