Skip to content

Commit

Permalink
Merge pull request takaxp#3 from yyr/master
Browse files Browse the repository at this point in the history
README: el-get has recipe now.
  • Loading branch information
takaxp committed Jan 30, 2013
2 parents fe51f9e + 996ed8c commit a353173
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,9 @@ Then open an org file, just type =<right>= and =<left>=. A presentation will beg

** el-get recipe

If you are an [[https://github.com/dimitri/el-get][el-get]] user, please use this recipe.
If you are an [[https://github.com/dimitri/el-get][el-get]] user, just do

#+BEGIN_SRC emacs-lisp
(:name org-tree-slide :description "A presentation tool for org-mode" :type git :url "git://github.com/takaxp/org-tree-slide.git" :required nil)
#+END_SRC
: M-x el-get-install RET org-tree-slide

** 2.1 Requirements
- Org-mode 6.33x or higher version is required.
Expand Down

0 comments on commit a353173

Please sign in to comment.