From 4c5b6e7dcfaf1c97214c2b67b4ece27944472bc0 Mon Sep 17 00:00:00 2001 From: PizzArt <46490176+PizzArt@users.noreply.github.com> Date: Fri, 10 Apr 2020 15:13:25 +0300 Subject: [PATCH] Update linux_build_instructions.rst Incorrect file name ("gui_driver.py" called "driver_gui.py") --- docs/linux_build_instructions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/linux_build_instructions.rst b/docs/linux_build_instructions.rst index fd9b54b..feb7a3d 100644 --- a/docs/linux_build_instructions.rst +++ b/docs/linux_build_instructions.rst @@ -134,7 +134,7 @@ GUI way Inside the ``dandere2x/src`` directory, run - ``python driver_gui.py`` + ``python gui_driver.py`` We recommend you use the **Vulkan** client of Waifu2x when using Dandere2x.