emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/golden-ratio ef1fba5902 50/95: * README.md: Update


From: ELPA Syncer
Subject: [nongnu] elpa/golden-ratio ef1fba5902 50/95: * README.md: Update
Date: Thu, 7 Sep 2023 22:02:13 -0400 (EDT)

branch: elpa/golden-ratio
commit ef1fba59025dd3352bd1ee2544208594015cda54
Author: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Commit: Thierry Volpiatto <thierry.volpiatto@gmail.com>

    * README.md: Update
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 30f47b6db2..65eb80020f 100644
--- a/README.md
+++ b/README.md
@@ -26,13 +26,13 @@ To enable automatic resizing, put on your .emacs.d/init.el
 ```elisp
 (require 'golden-ratio)
 
-(golden-ratio-enable)
+(golden-ratio-mode 1)
 ```
 
 ***
 
 If you want to disable automatic resizing done by golden-ratio, just invoke
-`(golden-ratio-disable)`
+`M-x golden-ratio-mode`
 
 To call golden ratio manually just `M-x golden-ratio`
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]