Skip to content

Commit fe19828

Browse files
committed
fix(guides): remove remaining mentions of git extensions
1 parent fedf647 commit fe19828

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

docs/guides/dev-setup/dev-windows.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -174,11 +174,7 @@ Visual Studio Code is the code editor we will use to edit our Lorekeeper files.
174174

175175
## Running Lorekeeper
176176

177-
1. Open up the File Explorer and navigate to where Lorekeeper is installed on your computer. The easiest way to do this is via Git Extensions. Click "Repository" and then "File Explorer" in the top navigation.
178-
179-
<figure markdown="span">
180-
![alt text](../../images/dev-setup/windows/running-lk-1.png){ width="600" }
181-
</figure>
177+
1. Open up the File Explorer and navigate to where Lorekeeper is installed on your computer. This is likely to be `C:/xampp/htdocs/lorekeeper` if you've been following our guides.
182178

183179
2. Right click anywhere in the empty space (make sure you don't have a file/directory selected!) and click "Open With Code".
184180

docs/guides/software-setup/software-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Within this guide, we will be installing the following software:
152152

153153
## Installing Git Software
154154

155-
Historically, the software used for managing Git was Sourcetree, but I will be using **Git Extensions** as it is more stable and frequently updated.
155+
Historically, the software used for managing Git was Sourcetree, but I will be using **SourceGit** as it is more stable and frequently updated.
156156

157157
### Installing Git
158158

0 commit comments

Comments
 (0)