Browse Source

Add "Change directories" step to Quick Start Guide (#5749)

George Guimarães 5 years ago
parent
commit
b5adf56141
1 changed files with 5 additions and 1 deletions
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -19,7 +19,11 @@ To get started developing you'll need to install [docker](https://docs.docker.co
 
 
         $ git clone https://github.com/TechEmpower/FrameworkBenchmarks.git
         $ git clone https://github.com/TechEmpower/FrameworkBenchmarks.git
 
 
-2. Run a test.
+2. Change directories
+
+        $ cd FrameworkBenchmarks
+
+3. Run a test.
 
 
         $ ./tfb --mode verify --test gemini
         $ ./tfb --mode verify --test gemini