Skip to content
Snippets Groups Projects
Commit 51d652ff authored by Jack MacLauchlan CS2015's avatar Jack MacLauchlan CS2015
Browse files

Update README.md

parent 86dc9933
No related branches found
No related tags found
No related merge requests found
......@@ -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).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment