Skip to content

Commit

Permalink
correction of install file
Browse files Browse the repository at this point in the history
  • Loading branch information
MBunel committed May 17, 2024
1 parent d0251e9 commit 95eb28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
'package-archives
'("melpa" . "http://melpa.org/packages/"))
(package-refresh-contents)
(package-install "weblorg")
(package-install 'weblorg)

0 comments on commit 95eb28f

Please sign in to comment.