Commit
·
be8cdc8
1
Parent(s):
9f66a81
Update README.md
Browse files
README.md
CHANGED
@@ -69,11 +69,11 @@ Information:
|
|
69 |
|
70 |
You can also check compatibility manually by opening a command prompt and run the following commands:
|
71 |
|
72 |
-
```
|
73 |
pip install ctranslate2
|
74 |
```
|
75 |
|
76 |
-
```
|
77 |
python
|
78 |
```
|
79 |
|
|
|
69 |
|
70 |
You can also check compatibility manually by opening a command prompt and run the following commands:
|
71 |
|
72 |
+
```bash
|
73 |
pip install ctranslate2
|
74 |
```
|
75 |
|
76 |
+
```bash
|
77 |
python
|
78 |
```
|
79 |
|