aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2014-12-07 01:30:40 +0000
committerArtur Malabarba <bruce.connor.am@gmail.com>2014-12-08 12:36:52 +0000
commit512cfda1f0ba120f6fcfe62496936bba1ca42ebc (patch)
tree9e9978f9e18ea145cdfe14672c7b3e63a3186f3b /README.org
parentc6cb8dc93ce2913d24772f642007e02f21a00b80 (diff)
Create sx-load file whose sole purpose is to load everything.
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).