type in README.org
This commit is contained in:
parent
0cbbe6d24a
commit
27fd594a2b
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ You can even do that directly in emacs with the following code:
|
|||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(let ((httpd-port 8000)) ; default 8080 port is already used by the sdk build engine
|
||||
(call-interactively ’httpd-serve-directory))
|
||||
(call-interactively 'httpd-serve-directory))
|
||||
#+END_SRC
|
||||
|
||||
* Customize
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue