Skip to content

Commit

Permalink
Merge pull request #126 from beehive-lab/update-build-instructions
Browse files Browse the repository at this point in the history
Update Build Instructions
  • Loading branch information
IgWod committed Jun 6, 2024
2 parents ca06293 + 8a36802 commit c2d51df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Build

Prerequisites: an ARM or RISC-V64GC system (physical or virtual) to build and run MAMBO on; dependencies: gcc toolchain, libelf(-dev), ruby (>=1.9.1). Debian or Ubuntu users can install the required packages with `sudo apt-get install build-essential libelf-dev ruby`.

git clone --recurse-submodules https://github.com/beehive-lab/mambo.git
git clone https://github.com/beehive-lab/mambo.git
cd mambo
make

Expand Down

0 comments on commit c2d51df

Please sign in to comment.