Skip to content

Commit 9291cdc

Browse files
committed
rename run_linux_docker to run_windows_docker
1 parent 3eb1624 commit 9291cdc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ As CGRA-Flow requires GUI, a script is provided for setting up the display:
4242

4343
# Windows Docker customtkinter style UI (Please setup GUI (X-11) first)
4444
# In WSL, execute below script, it will enter container and config x11 DISPLAY automatically
45-
sh ./run_linux_docker.sh
45+
sh ./run_windows_docker.sh
4646

4747
# Don't forget to activate the python virtual environment once you are in the container:
4848
source /WORK_REPO/venv/bin/activate
File renamed without changes.

0 commit comments

Comments
 (0)