You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/nsc/docker/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Currently only Windows platform with target *x86_64* architecture is supported.
10
10
11
11
### How To
12
12
13
-
Switch to windows containers, configure CMake (recommended Visual Studio generator) & build `run-compiler-explorer` target. After the build completes type `localhost` in your browser.
13
+
Switch docker to windows containers, configure CMake with `NBL_ENABLE_DOCKER_INTGRATION` option (recommended Visual Studio generator) & build `run-compiler-explorer` target. After the build completes type `localhost` in your browser.
14
14
15
15

0 commit comments