Skip to content

Commit 56e79d5

Browse files
authored
Update README.md
1 parent c5fb4e0 commit 56e79d5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,12 @@ xunter2excel /tmp/22.xun
103103

104104
## Known issues
105105

106-
If you see the unexpected exceptions try to install xonsh from the main branch first.
106+
If you see the unexpected exceptions try to install xonsh from the main branch first:
107+
```xsh
108+
xpip install -U --force-reinstall git+https://github.com/xonsh/xonsh
109+
# restart xonsh
110+
xunter #...
111+
```
107112

108113
## See also
109114
* [xonsh-cheatsheet](https://github.com/anki-code/xonsh-cheatsheet)

0 commit comments

Comments
 (0)