]> git.corax.cc Git - foundry/commit
README: Explain how to install foundry using apt and fix commands
authorMatthias Kruk <m@m10k.eu>
Tue, 15 Feb 2022 09:46:00 +0000 (18:46 +0900)
committerMatthias Kruk <m@m10k.eu>
Tue, 15 Feb 2022 09:46:00 +0000 (18:46 +0900)
commitb8bb1cff6805c3d1352cb300aa6912d14f175acd
tree9e531d0f0673b40092c2ab6c3e1fee748a87136f
parentb5180fa54072b7c4aae38c441277007ac35873de
README: Explain how to install foundry using apt and fix commands

Foundry can be installed with apt, but the readme does not mention
how. Further, the commands in the readme are not up-to-date.

This commit updates the readme to explain how to install foundry
with apt, and updates command lines shown in examples.
README.md