reapack

Package manager for REAPER
Log | Files | Refs | Submodules | README | LICENSE

commit 7163c84f07dc04f1fbd62d1efa2bc909c18868c8
parent 80b8b306db1db2ad19b1866758b7c9527cbd53af
Author: cfillion <cfillion@users.noreply.github.com>
Date:   Mon, 13 Jan 2020 08:33:45 -0500

move cloning intructions to the top

Diffstat:
MREADME.md | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -9,6 +9,10 @@ the user guide or the package upload tool. ## Building from source +Clone the repository and submodules: + + git clone --recursive https://github.com/cfillion/reapack.git + ### Prerequisites Software requirements: @@ -17,9 +21,6 @@ Software requirements: - C++17 compiler (MSVC on Windows) - PHP (Linux and macOS only) -Clone the repository and submodules: -`git clone --recursive https://github.com/cfillion/reapack.git`. - #### Linux Install the following libraries (and development headers if your system provides