aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2014-12-09 15:10:26 +0000
committerArtur Malabarba <bruce.connor.am@gmail.com>2014-12-09 15:10:26 +0000
commitdb82dc546b528eef2487820381884c7c67e3683a (patch)
tree00fc5da4031932315956e79952aa4cce2e68e6db /README.org
parent2651764450b76bd6573cfea2b98f54beeae4f0f1 (diff)
parenta983476a59701f1cc01580b16fc5235360054adf (diff)
Merge branch 'master' into fix-@highligthing
Conflicts: test/tests.el
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.org b/README.org
index 460ba34..db47904 100644
--- a/README.org
+++ b/README.org
@@ -36,8 +36,7 @@ As always, =C-h m= is the definitive resource for the functions of this mode.
To install the development version, follow the usual steps:
- Clone this repository
- Add this directory to your ~load-path~
-- Issue ~(require 'sx)~
-- Issue ~(require 'sx-tab)~
+- Issue ~(require 'sx-load)~
This should give you access to the ~sx-tab-~ functions (the main entry points at
this time).