Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
4. Set environment variables API_ID & API_HASH
5. First time: ./sendFolder1.sh
6. Next time: ./sendFolder.sh
7. Give root/sudo privilege if required
7. Give root/sudo privilege if required.


# Instructions for windows.
1. git clone https://github.com/Deshdeepak1/TeleSendFolder.git or download zip
2. cd TeleSendFolder or move inside folder
3. Set environment variables API_ID & API_HASH
4. First time:
3. Set environment variables API_ID & API_HASH.
4. First time:-
a. Start powershell as administrator
b. Set-ExecutionPolicy unrestricted
c. .\win10.PS1
Expand Down