From f8251b18d8f42ace2b0a38ba8e1ff84c739ba4d0 Mon Sep 17 00:00:00 2001 From: Daniel Gurney Date: Wed, 26 Jul 2017 16:41:00 +0300 Subject: [PATCH] Add compilation instructions in README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ffc2de839..f6ba5eacf 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,4 @@ In order to compile 86Box from this repository, please follow this step-by-step If you encounter issues at any step or have additional questions, please join the IRC channel and wait patiently for someone to help you. -In order to keep the clone up-to-date, make sure to pull any new changes periodically. With command line git, this is achieved by running **git pull** within the clone directory. If you are using TortoiseGit, the same is achieved by selecting the pull option from the TortoiseGit right-click menu in Explorer.