diff --git a/README.md b/README.md
index dfb8b4e89e997f92a3edca5d9b33a2f8af94a776..23c4656c240786a28ecdbe8c64d8f205d339bad1 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Snipper
 A lightweight framework for removing code from student solutions.
 ## Installation
-```bash
+```shell
 pip install codesnipper
 ```
 ## What it does