Skip to content

Commit 28614d0

Browse files
authored
Update README.md
1 parent 36f0687 commit 28614d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ python convert.py -s <location> --skip_matching [--resize] #If not resizing, Ima
485485

486486
- *I'm on Windows and I can't manage to build the submodules, what do I do?* Consider following the steps in the excellent video tutorial [here](https://www.youtube.com/watch?v=UXtuigy_wYc), hopefully they should help. The order in which the steps are done is important! Alternatively, consider using the linked Colab template.
487487

488-
- *It still doesn't work. It says something about ```cl.exe```* User Henry Pearce found a workaround. You can you try adding the visual studio path to your environment variables (your version number might differ);
488+
- *It still doesn't work. It says something about ```cl.exe```. What do I do?* User Henry Pearce found a workaround. You can you try adding the visual studio path to your environment variables (your version number might differ);
489489
```C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64```
490490
Then make sure you start a new conda prompt and cd to your repo location and try this;
491491
```

0 commit comments

Comments
 (0)