Update README

Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
This commit is contained in:
Clifford Wolf 2017-11-15 04:00:35 +01:00 committed by Tim 'mithro' Ansell
parent ef411c4eaf
commit ef60d2d1f0
1 changed files with 4 additions and 0 deletions

View File

@ -6,8 +6,12 @@ Documenting the Xilinx 7-series bit-stream format.
Quickstart Guide:
-----------------
Pull submodules:
git submodule update --init --recursive
Install CMake and build the C++ tools:
sudo apt-get install cmake3
mkdir build
pushd build
cmake ..
make