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

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

[elpa] master 7059157 187/271: Add note on byte compilation.


From: Jackson Ray Hamilton
Subject: [elpa] master 7059157 187/271: Add note on byte compilation.
Date: Thu, 05 Feb 2015 18:31:04 +0000

branch: master
commit 705915700e4b6fa92e069e32a72372008bc2282d
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Add note on byte compilation.
---
 README.md |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index 9536242..d8b6033 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,13 @@ cd ~/.emacs.d/
 git clone https://github.com/jacksonrayhamilton/context-coloring.git
 ```
 
+- Byte-compile the package for improved speed.
+
+```bash
+cd context-coloring/
+make compile
+```
+
 - Add the following to your `~/.emacs` file:
 
 ```lisp



reply via email to

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