commit | 49b661575482142063efaf6b7798a03c1c2b2114 | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> | Mon Apr 19 18:18:53 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Apr 19 18:18:53 2021 -0700 |
tree | 01f21a74561a2a52f1294a690c293cf4d67a2617 | |
parent | 9f275ff3114361ab8ccb1cf6d753feb105914ea6 [diff] |
Update README.md
diff --git a/README.md b/README.md index d30cd6e..f250b32 100644 --- a/README.md +++ b/README.md
@@ -41,6 +41,7 @@ # By default, CARAVEL_ROOT is set to $(pwd)/caravel # If you want to install caravel at a different location, run "export CARAVEL_ROOT=<caravel-path>" # Disable submodule installation if needed by, run "export SUBMODULE=0" + make install ```