minor : fix whitespaces (#1302)
This commit is contained in:
parent
e2a937ca6a
commit
bca9ad938a
2 changed files with 78 additions and 79 deletions
|
@ -388,7 +388,7 @@ python3 .\scripts\verify-checksum-models.py
|
|||
```
|
||||
|
||||
- On linux or macOS it is also possible to run the following commands to verify if you have all possible latest files in your self-installed `./models` subdirectory:
|
||||
- On Linux: `sha256sum --ignore-missing -c SHA256SUMS`
|
||||
- On Linux: `sha256sum --ignore-missing -c SHA256SUMS`
|
||||
- on macOS: `shasum -a 256 --ignore-missing -c SHA256SUMS`
|
||||
|
||||
### Seminal papers and background on the models
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue