From 3628e42535b6e454f4fe5960d837d7061b83d031 Mon Sep 17 00:00:00 2001 From: Christian Roman Date: Thu, 20 Feb 2014 16:43:23 -0600 Subject: [PATCH] Updated format --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index af51d6b801c..b7d4349dbdf 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,10 @@ Building For your convenience, a build script is provided for ubuntu 12.10 64-bit: +```sh cd fbthrift/thrift ./deps.sh +``` It will automatically pull down folly and build it, and then configure and build thrift.