Skip to content

Commit dbac86d

Browse files
author
Red Eclipse
committed
Build docs:151 from d45787c19f402f136ea9017525c23984baef28b1
1 parent 8971917 commit dbac86d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Debug.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ You must download and install MSYS2 for easiest building on Windows.
2222

2323
### Compiling Red Eclipse
2424

25-
In the MSYS2 prompt, change directory to the location that of Red Eclipse:
25+
In the MSYS2 prompt, change directory to the location of Red Eclipse:
2626
```
2727
cd /c/Users/qreev/Documents/redeclipse
2828
```
29-
*(note: that MSYS2 is using "/" as the root directory, so that `C:\Users\qreev\Documents\redeclipse` would be written as `/c/Users/qreev/Documents/redeclipse`*
29+
*(note: that MSYS2 is using "/" as the root directory, so that `C:\Users\qreev\Documents\redeclipse` would be written as `/c/Users/qreev/Documents/redeclipse`)*
3030

3131
First you must compile with debug symbols:
3232
```

0 commit comments

Comments
 (0)