aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index fc87a9f0e..b969cb415 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-Synthesizing Correct-by-Construction Assembly for Cryptographic Primitives in Fiat
+Synthesizing Correct-by-Construction Assembly for Cryptographic Primitives
-----
... which would make a good paper title.
To build:
- ln -s <FIAT_DIR> fiat
- (cd fiat && make fiat-core)
+ git clone git@github.mit.edu:plv/bedrock.git
+ ( cd bedrock && $(MAKE) Bedrock/Word.vo )
make