From 84426631b42afd8a1a7668bb17ad077dbd6b913a Mon Sep 17 00:00:00 2001 From: van Hauser Date: Tue, 25 Feb 2020 16:30:22 +0100 Subject: update docker info --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c305412..c764d85a 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,8 @@ Hence gcc-9 and especially llvm-9 should be the compilers of choice. If your distribution does not have them, you can use the Dockerfile: ```shell -$ docker build -t aflplusplus +$ cd AFLplusplus +$ sudo docker build -t aflplusplus . ``` -- cgit 1.4.1