commit | bcfdcf3491acc382755f91f90dee435be9f1ae97 | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <jeffdi@efabless.com> | Tue Apr 20 01:24:04 2021 +0000 |
committer | Jeff DiCorpo <jeffdi@efabless.com> | Tue Apr 20 01:24:04 2021 +0000 |
tree | 069798e777e05634084b99256e7ad20d1d504ce4 | |
parent | a2af42386ded06fa9d4fb85a0d7d1afdb03bed76 [diff] | |
parent | 49b661575482142063efaf6b7798a03c1c2b2114 [diff] |
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 ```