Skip to content

Commit aaacead

Browse files
authored
Merge pull request DjangoGirls#1464 from das-g/patch-5
use inline code markup for part of CLI input
2 parents c877169 + 0d01a09 commit aaacead

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/chromebook_setup/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ source myvenv/bin/activate
7777
pip install django~={{ book.django_version }}
7878
```
7979

80-
(note that on the last line we use a tilde followed by an equal sign: ~=).
80+
(note that on the last line we use a tilde followed by an equal sign: `~=`).
8181

8282
### GitHub
8383

0 commit comments

Comments
 (0)