Merge branch 'main' of https://github.com/efabless/caravel_user_project into main
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 ```