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

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

[nongnu] elpa/haskell-tng-mode a4ec07a 032/385: fix install instructions


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode a4ec07a 032/385: fix install instructions
Date: Tue, 5 Oct 2021 23:58:56 -0400 (EDT)

branch: elpa/haskell-tng-mode
commit a4ec07aa40e23483a88c3dd8fcd75d38d70a2131
Author: Tseen She <ts33n.sh3@gmail.com>
Commit: Tseen She <ts33n.sh3@gmail.com>

    fix install instructions
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 48cb224..6388bd7 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,8 @@ Instead, and following the [anarchical spirit of 
Haskell](https://www.microsoft.
 Check out the source code repository, type `cask build`, and add to your load 
path:
 
 ```lisp
-(add-to-list 'load-path (expand-file-name "~/Projects/haskell-mode"))
-(require 'haskell-mode-autoloads)
+(add-to-list 'load-path (expand-file-name "~/Projects/haskell-tng.el/"))
+(require 'haskell-tng-mode)
 ```
 
 There are no plans to distribute any other way: this encourages contributor 
engagement.



reply via email to

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