Skip to content

Commit b168342

Browse files
authored
Fixed formatting of unit tests command
1 parent 72fab18 commit b168342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To run the docker image execute:
1414

1515
To run unit tests inside the container execute:
1616

17-
docker run minitwit python setup.py test
17+
`docker run minitwit python setup.py test`
1818

1919
## Original Readme
2020

0 commit comments

Comments
 (0)