diff --git a/Makefile b/Makefile index 24ff070569..27001ee7c2 100644 --- a/Makefile +++ b/Makefile @@ -115,7 +115,7 @@ install: all @echo "http://open-ra.org/packages/ra-packages.zip and" @echo "http://open-ra.org/packages/cnc-packages.zip" @echo "and extract their contents to" - @echo "$(INSTALL_DIR)/mods/ra/packages and + @echo "$(INSTALL_DIR)/mods/ra/packages and " @echo "$(INSTALL_DIR)/mods/cnc/packages respectively." @echo "It is also advised to install the contents of $(INSTALL_DIR)/thirdparty to the Mono Global Assembly Cache \ with gacutil."