ctranslate2-4you commited on
Commit
be8cdc8
·
1 Parent(s): 9f66a81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- ```python
73
  pip install ctranslate2
74
  ```
75
 
76
- ```python
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