about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 77f6225..b7e613d 100644
--- a/README.org
+++ b/README.org
@@ -93,7 +93,7 @@ one.  Return the process object of the newly created process.
 
 Tests are located in the /tests/ folder. You can run them using
 
-#+BEGIN_SRC bash
+#+BEGIN_SRC sh
   make -C tests check
 #+END_SRC