]> gitweb.factorcode.org Git - factor.git/commitdiff
fuel: fix doc on starting fuel server
authorSankaranarayanan Viswanathan <rationalrevolt@gmail.com>
Thu, 17 Dec 2015 19:29:22 +0000 (00:59 +0530)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 17 Dec 2015 21:27:55 +0000 (13:27 -0800)
misc/fuel/README.md

index 28a13d50ffad95cb99cdbf44fdeed6d20888a09e..0f9a0a92943f2d78cefead9a60a79c6be9ac17bb 100644 (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
 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.
 - Switch to Emacs and issue the command `M-x connect-to-factor`.