# `Download Folder Subfolder from Github`
1. Go to the website below to download "TortoiseSVN"
https://tortoisesvn.net/downloads.html
2. Create a new folder in your PC and enter that folder
3. Right click -> SVN Checkout

4. Clone the github web URL you want to download
For example,

5. Paste the URL on the "URL of repository"
In the URL, change "/tree/master/" to "/trunk/"
For example, if the URL is
https://github.com/microsoft/Windows-universal-samples/tree/master/Samples/BluetoothAdvertisement
then, change it to
https://github.com/microsoft/Windows-universal-samples/trunk/Samples/BluetoothAdvertisement
6. Press "OK"
7. If it's not working, use your own hotspot instead of company's internet, and try again.
---
Reference: https://www.youtube.com/watch?v=QrjkPPa0nVo