modify README.txt to include -shell=tty for windows
parent
29c158f243
commit
cce3c52f2e
|
@ -160,8 +160,11 @@ the command prompt:
|
||||||
|
|
||||||
f.exe boot.image.pentium4 (or boot.image.x86)
|
f.exe boot.image.pentium4 (or boot.image.x86)
|
||||||
|
|
||||||
Once bootstrapped, double-clicking f.exe starts the Factor UI. There is
|
Once bootstrapped, double-clicking f.exe starts the Factor UI.
|
||||||
no option to run the listener in the command prompt on Windows.
|
|
||||||
|
To run the listener in the command prompt:
|
||||||
|
|
||||||
|
f.exe -shell=tty
|
||||||
|
|
||||||
* Source organization
|
* Source organization
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue