From 0a10aaf635adabda9e71f33d60ad28a2b8bc9948 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Tue, 12 Apr 2022 19:18:53 -0400 Subject: [PATCH] A slight edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29bf0e0..de0cf5b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ the website but it would not be as easy to keep it up to date.* 5. If you have one, make a backup copy of your .emacs file in your home directory: **mv $HOME/.emacs $HOME/dotemacs.bak** 6. Copy the dotemacs file in the seid directory to your home directory: **cp $HOME/seid/dotemacs $HOME** -7. Rename the dotemacs file in the seid directory to .emacs, **mv $HOME/dotemacs $HOME/.emacs** +7. Rename the dotemacs file in your home directory to .emacs, **mv $HOME/dotemacs $HOME/.emacs** 8. Make sure that the shell files in the seid directory are executable. If they are not: **chmod +x $HOME/seid/*.sh** 9. Run **emacs** 10. Switch to the SDF program buffer that is the program that you want to use. Example, to use the com program, do the following: