diff --git a/README.org b/README.org index e03bc37d..20139ebe 100644 --- a/README.org +++ b/README.org @@ -39,7 +39,9 @@ ** Run Unit tests - `pytest` + #+begin_src shell + pytest + #+end_src ** Upgrade #+begin_src shell