Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:Dequino/Deeploy into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
alberto committed Sep 12, 2024
2 parents 33920fa + 0ebe43f commit 326c793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ echo-bash:
@echo "export MEMPOOL_HOME=${MEMPOOL_INSTALL_DIR}"
@echo "export CMAKE=$$(which cmake)"
@echo "export PATH=${QEMU_INSTALL_DIR}/bin:${BANSHEE_INSTALL_DIR}:\$$PATH"
@echo "export PATH=~/.cargo/bin:$PATH"
@echo "export PATH=~/.cargo/bin:\$$PATH"
@echo "source ${PULP_SDK_INSTALL_DIR}/configs/siracusa.sh"


Expand Down

0 comments on commit 326c793

Please sign in to comment.