Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit e5c2b61

Browse files
authored
typo which results in bad formatting. (#3141)
removed a '`' for the markdown to parse correctly
1 parent ea8873d commit e5c2b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

userguide/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ source pythonenv/bin/activate
2020

2121
To install Turi Create in the new virtual environment, do the following:
2222

23-
```shell`
23+
```shell
2424
pip install -U turicreate
2525
```
2626

0 commit comments

Comments
 (0)