@@ -25,7 +25,7 @@ This JAR can then be placed in any directory of user’s choice.
To execute the JAR the Java Runtime Environment version 10+ must be installed (this can be installed separately but is also packaged with the JDK).
Other than the JRE there are no other prerequisites to use the JAR. However, it is extremely recommended to have the users name and email specified in the “.gitconfig” file located in the user’s home directory. Usually this will already be set up as the JAR is used from within Git repositories and to obtain a project’s repository, users will have already set up Git.
Other than the JRE there are no other prerequisites to use the JAR. However, it is **extremely** recommended to have the users name and email specified in the `.gitconfig` file located in the user’s home directory. Usually this will already be set up as the JAR is used from within Git repositories and to obtain a project’s repository, users will have already set up Git.
Next create a shell script named `git-ddit` in a directory of user’s choice or download a copy of the script [here](https://gitlab.cis.strath.ac.uk/rkb16165/ddit/blob/master/git-ddit).