Fix link in README

This commit is contained in:
Nathaniel Nicandro 2021-11-20 10:14:58 -06:00
parent 5b09d4d5ca
commit 19aab43b9e

View file

@ -74,7 +74,7 @@ For a manual installation you can add the repository directory to your
- company-mode (optional) :: http://company-mode.github.io/ - company-mode (optional) :: http://company-mode.github.io/
- emacs-websocket :: https://github.com/ahyatt/emacs-websocket - emacs-websocket :: https://github.com/ahyatt/emacs-websocket
- simple-httpd :: https://github.com/skeeto/emacs-web-server - simple-httpd :: https://github.com/skeeto/emacs-web-server
- zmq :: http://github.com/dzop/emacs-zmq - zmq :: http://github.com/nnicandro/emacs-zmq
#+BEGIN_SRC elisp #+BEGIN_SRC elisp
(add-to-list 'load-path "~/path/to/jupyter") (add-to-list 'load-path "~/path/to/jupyter")