Skip to content

Commit 4357e95

Browse files
authored
Update README.md
Signed-off-by: sikaro <[email protected]>
1 parent 5e3b927 commit 4357e95

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,16 @@ Note : This is a test version. We welcome your contributions!
1717
2. Run the installation script:
1818

1919
```bash
20-
python install_qwen.py
20+
python SuperQwen_Framework/install_qwen.py
2121
```
2222
3. Setup the framework:
2323

2424
```bash
25-
python setup_qwen.py
25+
python SuperQwen_Framework/setup_qwen.py
2626
```
2727

28+
4. If you want to change the folder, you can move the .qwen to root
29+
2830
## Usage
2931

3032
After installation, you can use the following commands in Qwen CLI:

0 commit comments

Comments
 (0)