README: update build command
authorSebastien Bourdeauducq <sebastien@milkymist.org>
Thu, 24 May 2012 17:04:30 +0000 (19:04 +0200)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Thu, 24 May 2012 17:04:30 +0000 (19:04 +0200)
README

diff --git a/README b/README
index 1cc3abf5b5588d3e1e3e7647f84a022367037ac6..a8dd21a778a6a4501b4f0612922b7311816eb6e2 100644 (file)
--- a/README
+++ b/README
@@ -20,7 +20,7 @@ First, download and install Migen from:
   https://github.com/milkymist/migen
 
 Once this is done, build the bitstream with:
-  python3 build.py
+  make
 This will generate the build/soc.bit programming file.
 
 The SoC expects a bootloader to be located in flash at 0x860000, just