emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/julia-mode 5cccdbd 350/352: Fixed installation documentati


From: ELPA Syncer
Subject: [nongnu] elpa/julia-mode 5cccdbd 350/352: Fixed installation documentation (#147)
Date: Sun, 29 Aug 2021 11:23:16 -0400 (EDT)

branch: elpa/julia-mode
commit 5cccdbd064395191cbc18107653f498bc4bab616
Author: Volker-Weissmann <39418860+Volker-Weissmann@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Fixed installation documentation (#147)
    
    * Fixed installation documentation
    
    * Update README.md
    
    Co-authored-by: Adam B <adam_git@thebeckmeyers.xyz>
    
    * Revert "Update README.md"
    
    This reverts commit 22b6bb78205cb1442ead49b51dd9e1b461618db0.
    
    Co-authored-by: Adam B <adam_git@thebeckmeyers.xyz>
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b180554..156bb45 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,9 @@ Unless you want to develop this package, it is recommended 
that you use it from
 
 1. [Enable the MELPA repository](https://melpa.org/#/getting-started).
 
-2. Add `(require 'julia-mode)` to your Emacs init file.
+2. Add `(package-install 'julia-mode)` to your Emacs init file.
+
+3. Add `(require 'julia-mode)` to your Emacs init file.
 
 ## Using the source repository directly
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]