diff --git a/README.md b/README.md index 4057043..335b87f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ To avoid excessive clone times (or timeouts) they are kept in a separate reposit Simply extract them into the locations needed, eg: +``` git clone https://github.com/pypilot git clone https://github.com/pypilot_data cp -rv pypilot_data/* pypilot +```