Skip to content

Commit cbb68a2

Browse files
bcopydas-g
andauthored
Add bash syntax marker
Co-authored-by: Raphael Das Gupta <github.com@raphael.dasgupta.ch>
1 parent 1947957 commit cbb68a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/chromebook_setup/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ alias pip=pip3
9999

100100

101101
{% filename %}start.sh{% endfilename %}
102-
```
102+
```bash
103103
chmod 600 .bash_profile
104104
pip3 install -r requirements.txt --user
105105
python3 manage.py makemigrations

0 commit comments

Comments
 (0)