Skip to content

Commit

Permalink
Updated file names
Browse files Browse the repository at this point in the history
  • Loading branch information
VaclavMacha committed Sep 28, 2022
1 parent 0c7ce3b commit 9458781
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/installation/git.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ After setting the editor used by Git, finish the installation with default setti

Before using Git, we need to make the necessary settings. Type `cmd` into the search bar and open the `Command Prompt`.

![](juliapath_7.png)
![](gitsettings_1.png)

In the `Command Prompt` type the following two commands

Expand All @@ -33,6 +33,6 @@ In the `Command Prompt` type the following two commands
and press `Enter`. Do not forget to change `USERNAME` and `USEREMAIL` to the ones registered at GitHub.

![](gitsettings_1.png)
![](gitsettings_2.png)

The commands above set the user name and email for Git. Because Git is designed for collaboration between multiple people, this information is used to track who made which changes.
Binary file modified docs/src/installation/gitsettings_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/src/installation/gitsettings_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/src/installation/juliapath_7.png
Binary file not shown.

0 comments on commit 9458781

Please sign in to comment.