Skip to content

Commit 8a0c24e

Browse files
committed
typo fix, wsl 2 not 3
1 parent 67f83a9 commit 8a0c24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile_WSL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ EXPOSE 3000
2323
USER node
2424
CMD bash
2525

26-
# IN YOUR WSL 3 TERMINAL:
26+
# IN YOUR WSL 2 TERMINAL:
2727
# export DISPLAY=$(awk '/nameserver / {print $2; exit}' /etc/resolv.conf 2>/dev/null):0
2828
# export LIBGL_ALWAYS_INDIRECT=1
2929
#

0 commit comments

Comments
 (0)