From 2b0bc94846f3f5be53f95fe8cc20de8652b644bc Mon Sep 17 00:00:00 2001 From: "Gleb S. Brykin" Date: Tue, 2 Nov 2021 12:20:49 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b539ae7..96d9971 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ * Run Compile.bat -* The DeOldify.NET.exe file will appear in the Implementation\Release folder. The application is ready to work! +* The DeOldify.NET.win.exe file will appear in the Implementation\Release folder. The application is ready to work! * **Use!** @@ -52,7 +52,7 @@ wget https://github.com/ColorfulSoft/DeOldify.NET/releases/download/Weights/DeOl * Run Compile.sh `bash Compile.sh` -* The DeOldify.NET.exe file will appear in the Implementation/Release folder. The application is ready to work! +* The DeOldify.NET.linux.exe file will appear in the Implementation/Release folder. The application is ready to work! * Run application using "mono DeOldify.NET.exe" command in terminal or double click as in Windows.