\r
or download a [release](https://librecmc.org/librecmc/wiki?name=releases)\r
\r
+If you want to build packages found in libreCMC's package feed, update and install the make files \r
+by running the following from `$SRC_ROOT`:\r
+\r
+`./scripts/feeds update && ./scripts/feeds install -a`\r
+\r
+This will pull the makefiles for the package feed and make them available for selection \r
+when configuring your build of libreCMC.\r
+\r
2) Configure libreCMC for your device. \r
\r
`make menuconfig` \r
\r
Where `$BUILD_TARGET = target (ex. ar71xx)`, `$TARGET_PROFILE = device`, `$VERSION = device version (some don't any)`\r
\r
-5) Flash the newly built image (if you are confident). libreCMC project is not responsible for bricked devices.
\ No newline at end of file
+5) Flash the newly built image (if you are confident). libreCMC project is not responsible for bricked devices.\r