Skip to content

Commit e03a6f1

Browse files
committed
Added Installation instructions
1 parent 4548396 commit e03a6f1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,10 @@ This is a Spacemacs layer for K which provides syntax highlighting via k3-mode.
66
K3-Mode: https://github.com/kframework/k-editor-support/blob/master/emacs/k3-mode.el
77

88

9+
Installation
10+
==============
11+
$ git clone https://github.com/robkorn/k-spacemacs-layer
12+
$ cd k-spacemacs-layer
13+
$ mv k-framework ~/.emacs.d/private/local
14+
15+
Then simply add 'k-framework' as one of your configuration layers in your spacemacs config.

0 commit comments

Comments
 (0)