- If you want to download via terminal, then run this command:
git clone https://github.com/karellehofler/WordFrequency.git
- If you want to download via Visual Studio, then do the following: Open Visual Studio > Clone Repository > Enter the repository url in the Repository location field > Clone
- In Visual Studio, open Solution Explorer tab and double-click WordFrequency.csproj file
- Press F5 to Start Debugging or Ctrl + F5 to Start Without Debugging