Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
casualsnek authored Oct 6, 2022
1 parent 0ad63e5 commit 47b07cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ If you have an idea for an improvement or feature, create a issue or join the di

# 1. Installing/launching application:
## 1.1. From source
Make sure [python3](https://www.python.org/downloads) and [Git](https://git-scm.com/downloads) are installed on your system then
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.
- Download or Clone the repo ```git clone https://github.com/casualsnek/onthespot```
- Navigate to the onthespot directory ```cd onthespot```
- Install the dependencies with ```pip install -r requirements.txt```
Expand Down

0 comments on commit 47b07cb

Please sign in to comment.