Update README.md

This commit is contained in:
CN_SZTL 2019-05-25 17:40:43 +08:00 committed by GitHub
parent b3030ccf3b
commit e85a43cd70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
# A OpenWRT firmware based on Lean's source
Origin source: [coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)
### Welcome to my Telegram Group: [@openwrt_discuss](https://t.me/openwrt_discuss).
# How to make it
## OS require
Ubuntu 14.04 LTS **x86\_64** (16.04 LTS is OK)<br>
Ubuntu 14.04 LTS x86\_64 (16.04 LTS is OK)<br>
At least 2G RAM & 2 CPU Cores<br>
At least 25G HDD<br>
@ -29,9 +29,9 @@ make -j1 V=s
```
# TIPS
You'd better not use ***root*** to make it, or you may be not able to use it.<br>
Default username is ***root*** and password is ***password***, login address: 192.168.1.1
You'd better not use **root** to make it, or you may be not able to use it.<br/>
Default username is **root** and password is **password**, login address: 192.168.1.1.
# License
[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)<br>
Origin source: [coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)
### [GPL v3](https://www.gnu.org/licenses/gpl-3.0.html).
### Origin source: [coolsnowwolf/lede](https://github.com/coolsnowwolf/lede).