fuel: fix doc on starting fuel server

db4
Sankaranarayanan Viswanathan 2015-12-18 00:59:22 +05:30 committed by John Benediktsson
parent 1835e7c248
commit 02e7b16ae9
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ Factor contains fuel and the vocabularies it depends on.
If you prefer to start Factor externally, you can also connect If you prefer to start Factor externally, you can also connect
remotely from Emacs. Here's how to proceed: remotely from Emacs. Here's how to proceed:
- In the factor listener, run FUEL: `"fuel" run`. This will start a server - In the factor listener, run `"fuel.remote" run`. This will start a server
listener in port 9000. listener in port 9000.
- Switch to Emacs and issue the command `M-x connect-to-factor`. - Switch to Emacs and issue the command `M-x connect-to-factor`.