]> Nishi Git Mirror - gwion.git/commitdiff
Update InstallinOnWindows.mdr (#14)
authorargvsc47 <55107887+argvsc47@users.noreply.github.com>
Sat, 14 May 2022 14:12:35 +0000 (15:12 +0100)
committerGitHub <noreply@github.com>
Sat, 14 May 2022 14:12:35 +0000 (16:12 +0200)
docs/Overview/First_Steps/InstallinOnWindows.mdr

index 90f400a31ac5ee2c5d6d6b7b90357f64c3714877..eddb86d7b5791f53871d9849228feb33414ce453 100644 (file)
@@ -37,7 +37,7 @@ now, look for something like `ast/libprettyerr/libprettyerr.a:`, and replace the
 ```
 @+set CFLAGS_=${CFLAGS} && set CFLAGS=-I<your current dir>/util/libtermcolor/include && ${MAKE} -s -C ast/libprettyerr static && set CFLAGS=CFLAGS_
 ```
-where <your current dir> is the absolute path to the current working directory
+where \<your current dir> is the absolute path to the current working directory
 
 and finally run
 ```