From 2114019fc64a1b415d2757bcfeaeb4e703c88c07 Mon Sep 17 00:00:00 2001
From: Anh Nguyen-Tuong <zenpoems@gmail.com>
Date: Tue, 4 Sep 2018 21:30:02 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 887871c..f92e5ed 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 Welcome to *Zafl*, a project to fuzz X86 64-bit binary programs.
 
 ## Installation
-Note that you will need *sudo* privileges to get and install all the required packages.
+Note that you will need **sudo** privileges to get and install all the required packages.
 ```bash
 git clone --recursive git@git.zephyr-software.com:allnp/zafl_umbrella.git
 cd zafl_umbrella
-- 
GitLab