Skip to content

Commit ea8babe

Browse files
committed
And add a missing quote
1 parent e704fa1 commit ea8babe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In your shell...
1515
In the editor...
1616

1717
```lisp
18-
(add-to-list 'load-path "~/.emacs.d/emacs-elixir)
18+
(add-to-list 'load-path "~/.emacs.d/emacs-elixir")
1919
(require 'elixir-mode-setup)
2020
(elixir-mode-setup)
2121
```

0 commit comments

Comments
 (0)