Minor change

This commit is contained in:
Scott C. MacCallum 2022-04-12 20:55:20 -04:00
parent a2e222b2ff
commit b2aa90f5f8
1 changed files with 4 additions and 3 deletions

View File

@ -11,6 +11,7 @@
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: **C-x b** (that
is Emacs notation for, while holding down the control key, press the x key, release the control key, press the b key), type **com**,
press the **enter key**. Select other SDF programs e.g. bboard similarly.
10. Switch to the SDF program buffer that is the program that you want to use. Example, to use the com, do: **C-x b** (that is Emacs
notation for, while holding down the control key, press the x key, release the control key, press the b key), type **com**, press the
**enter key**. Select other SDF programs e.g. bboard similarly.