Skip to content

Commit 47b07cb

Browse files
authored
Update README.md
1 parent 0ad63e5 commit 47b07cb

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
@@ -7,7 +7,7 @@ If you have an idea for an improvement or feature, create a issue or join the di
77

88
# 1. Installing/launching application:
99
## 1.1. From source
10-
Make sure [python3](https://www.python.org/downloads) and [Git](https://git-scm.com/downloads) are installed on your system then
10+
Make sure [python3](https://www.python.org/downloads) and [Git](https://git-scm.com/downloads) are installed on your system, if you are on windows you also need to install Microsoft C++ build tools from [HERE](https://visualstudio.microsoft.com/visual-cpp-build-tools/) and restart your computer before starting build process.
1111
- Download or Clone the repo ```git clone https://github.com/casualsnek/onthespot```
1212
- Navigate to the onthespot directory ```cd onthespot```
1313
- Install the dependencies with ```pip install -r requirements.txt```

0 commit comments

Comments
 (0)