diff --git a/MakeFile b/Makefile similarity index 77% rename from MakeFile rename to Makefile index 174917a..5a14253 100644 --- a/MakeFile +++ b/Makefile @@ -4,4 +4,4 @@ install: @forge install OpenZeppelin/openzeppelin-contracts --no-commit @forge install foundry-rs/forge-std --no-commit - @forge install foundry-rs/foundry-devops --no-commit \ No newline at end of file + @forge install Cyfrin/foundry-devops --no-commit