diff --git a/README.md b/README.md index 7365fe7..83e3661 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 1. If you have not already, **setup secure shell key-based authentication to sdf.org**. 2. If you have not already, **install Git**. 3. If you have not already, **install Mosh**. -4. Clone the project to your home directory: **git clone https://git.sdf.org/scm/seid.git**.. +4. Clone the project to your home directory: **git clone https://git.sdf.org/scm/seid.git**. 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 your home directory to .emacs: **mv $HOME/dotemacs $HOME/.emacs**.