branch: elpa/casual
commit b3d6e6a463b61ef9b69d75649642bc629671a625
Merge: 4de8519769 c6726b3fe7
Author: Charles Choi <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #399 from 
kickingvegas/398-add-install-section-to-readmeorg
    
    Update README.org to have Install section
---
 README.org       |  12 ++++++++++++
 docs/casual.info | Bin 180140 -> 180156 bytes
 docs/casual.org  |   2 +-
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index cd68f4de0a..f791323089 100644
--- a/README.org
+++ b/README.org
@@ -14,6 +14,18 @@ To learn more about the motivations and design 
considerations for Casual as well
 
 Please refer to the [[https://kickingvegas.github.io/casual][Casual User 
Guide]] for detailed information about it. This user guide is available both in 
Emacs Info and HTML formats.
 
+* Requirements
+Casual requires Emacs 29.1+, Transient 0.9.0+, csv-mode 1.27+.
+
+Certain menus require more installed software:
+
+- Casual Dired: GNU Coreutils
+- Casual Image: ImageMagick 6+
+  
+* Install
+In Emacs, a “mode” is analogous to an “app” in that it is a grouping of 
related features. Installation of Casual is done on a per-mode basis.
+
+[[https://kickingvegas.github.io/casual/Install.html][Installation 
instructions for the different modes supported by Casual can be found in the 
Casual User Guide]]. 
 
 * Asks
 As Casual is new, we are looking for early adopters! Your 
[[https://github.com/kickingvegas/casual/discussions][feedback]] is welcome as 
it will likely impact Casual's evolution, particularly with regards to UI.
diff --git a/docs/casual.info b/docs/casual.info
index 5eba5a3ba8..2870bcc27d 100644
Binary files a/docs/casual.info and b/docs/casual.info differ
diff --git a/docs/casual.org b/docs/casual.org
index d5fdaf5c9f..b0a92d5eb9 100644
--- a/docs/casual.org
+++ b/docs/casual.org
@@ -132,7 +132,7 @@ For Transient menus that offer setting different values, 
the following bindings
 * Requirements
 #+CINDEX: Requirements
 
-Casual requires Emacs 29.1+, Transient 0.9.0+.
+Casual requires Emacs 29.1+, Transient 0.9.0+, csv-mode 1.27+.
 
 Certain menus require more installed software:
 

Reply via email to