From 504b7b26c6ad1ee697f6a2bbf73fdfe96a9a1d04 Mon Sep 17 00:00:00 2001 From: eshcherb <33529668+eshcherb@users.noreply.github.com> Date: Thu, 14 Nov 2019 10:13:42 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 770ff47d46..8fca37a2fd 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ asyncronous activity records pool support. - ROCm-2.3 or higher is required - Python2.7 is required. The required modules: CppHeaderParser, argparse. - To instaLL: + To install: sudo pip install CppHeaderParser argparse - CLone development branch of roctracer: