Skip to content

Commit 2e40377

Browse files
authored
Merge pull request #40 from ffbsee/DO1JLR-patch-1
Update README.md
2 parents 282cfb4 + 19e29b1 commit 2e40377

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Included is Internet connectivity and a web interface.
88

99
Please talk to us on IRC if anything does not work!
1010

11-
[Precompiled firmware images](https://vpn1.ffbsee.de/freifunk/firmware/ "Precompiled firmware images") are available on our server. All other released versions here on github are out-of-date.
11+
[Precompiled firmware images](https://firmware.ffbsee.de/firmware/ "Precompiled firmware images") are available on our server. All other released versions here on github are out-of-date.
1212

1313
To build the firmware yourself you need a Unix console to enter commands into.
1414
Install dependencies for the build environment (Debian/Ubuntu):
@@ -18,6 +18,10 @@ Install dependencies for the build environment (Debian/Ubuntu):
1818
sudo apt-get install subversion g++ zlib1g-dev build-essential git python
1919
sudo apt-get install libncurses5-dev gawk gettext unzip file libssl-dev wget
2020
```
21+
22+
If you want to build your own firmware we suggest to use our newest development-branch.
23+
Right now this is the branch [dev-new](https://github.com/ffbsee/firmware/tree/dev-new).
24+
2125
Build commands for the console:
2226

2327
```bash

0 commit comments

Comments
 (0)