diff --git a/BANANAPI.md b/BANANAPI.md index 69de631..588fef1 100644 --- a/BANANAPI.md +++ b/BANANAPI.md @@ -46,6 +46,8 @@ First setup some base dependencies for running the benchmark and tests: - `# apt-get install rt-tests` - `# apt-get install build-essential` - `# apt-get install cmake` +- `# apt-get install git` +- `# apt-get install cpuset` Next EMBB is required as a comparison in the benchmark suite. Install it using the following or similar (as described on their github page, https://github.com/siemens/embb):