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
|
#+BEGIN_SRC emacs-lisp
|
||||||
(let ((httpd-port 8000)) ; default 8080 port is already used by the sdk build engine
|
(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
|
#+END_SRC
|
||||||
|
|
||||||
* Customize
|
* Customize
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue