X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=README.md;h=bf17544ed4a0b24c69171abfc489ceed1bda4bef;hb=81d694e30b4926fea057bd3e46d996a8f098b95a;hp=0581a94a096d738fce93fe639070ffed9fb76ddb;hpb=7379f8bd3e7ee0722faa6ec8b2969081fbdc1e07;p=openwrt%2Fopenwrt.git diff --git a/README.md b/README.md index 0581a94a09..bf17544ed4 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ the [Build System Setup](https://openwrt.org/docs/guide-developer/build-system/i documentation. ``` -gcc-6+ binutils bzip2 flex python3.6+ perl make4.1+ find grep diff unzip gawk getopt -subversion libz-dev libc-dev rsync which +binutils bzip2 diff find flex gawk gcc-6+ getopt grep install libc-dev libz-dev +make4.1+ perl python3.6+ rsync subversion unzip which ``` ### Quickstart @@ -57,8 +57,8 @@ packages to OpenWrt, please find the fitting repository below. * [OpenWrt Packages](https://github.com/openwrt/packages): Community repository of ported packages. -* [OpenWrt Routing](https://github.com/openwrt-routing/packages): Packages - specifically focused on (mesh) routing. +* [OpenWrt Routing](https://github.com/openwrt/routing): Packages specifically + focused on (mesh) routing. ## Support Information @@ -74,13 +74,13 @@ For a list of supported devices see the [OpenWrt Hardware Database](https://open ### Support Community * [Forum](https://forum.openwrt.org): For usage, projects, discussions and hardware advise. -* [Support Chat](https://webchat.freenode.net/#openwrt): Channel `#openwrt` on freenode.net. +* [Support Chat](https://webchat.oftc.net/#openwrt): Channel `#openwrt` on **oftc.net**. ### Developer Community * [Bug Reports](https://bugs.openwrt.org): Report bugs in OpenWrt * [Dev Mailing List](https://lists.openwrt.org/mailman/listinfo/openwrt-devel): Send patches -* [Dev Chat](https://webchat.freenode.net/#openwrt-devel): Channel `#openwrt-devel` on freenode.net. +* [Dev Chat](https://webchat.oftc.net/#openwrt-devel): Channel `#openwrt-devel` on **oftc.net**. ## License