Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BurakBoz authored Jul 11, 2023
1 parent fe0ac68 commit f523145
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,19 @@ Those extra cronjobs for updates can broke your system you can delete those with

### Instructions

1. Download this repo
2. Right click install.bat and "Run As Administrator"
3. Read the screen carefully and follow the instructions.
4. DO NOT say YES to reboot question after cyberpanel installed. SAY NO. NO. NO. ONLY NO. If you say yes here installation will fail.
5. Enjoy your CyberPanel on Windows!
6. Go to https://127.0.0.1:8090 use your credentials.
7. run `wsl -d cyberpanel` command from cmd for access to cyberpanel linux shell.


### Quick installation with git command (RUN CMD AS ADMINISTRATOR)
1. Download this repo and extract it.
2. You must run cmd.exe as ADMINISTRATOR first. (Do not use powershell.)
3. go in that folder with cd command like `cd "C:/Users/myuser/Desktop/cyberpanel-on-wsl2/"`
4. run `install.bat` command from that window.
5. Read the screen carefully and follow the instructions on terminal output.
6. Reboot and try again if fails installation.
7. DO NOT say YES to reboot question after cyberpanel installed. SAY NO. If you say YES here installation will FAIL.
8. Enjoy your CyberPanel on Windows!
9. Go to https://127.0.0.1:8090 use your credentials.
10. run `wsl -d cyberpanel` command from cmd for access to cyberpanel linux shell.


### Quick installation with git command (FIRST RUN cmd.exe AS ADMINISTRATOR)
````
git clone https://github.com/BurakBoz/cyberpanel-on-wsl2.git
cd cyberpanel-on-wsl2
Expand Down

0 comments on commit f523145

Please sign in to comment.