diff --git a/doc/dev/tutorial/beginning.rst b/doc/dev/tutorial/beginning.rst index 34f7818d9..42eff6eb7 100644 --- a/doc/dev/tutorial/beginning.rst +++ b/doc/dev/tutorial/beginning.rst @@ -18,7 +18,9 @@ be built. Picking an app ^^^^^^^^^^^^^^ -We must first, of course, pick an application to add to FreedomBox. For the +We must first, of course, pick an application to add to FreedomBox. Many +potential applications that can be added to FreedomBox have been listed on the +`FreedomBox wiki `. For the purpose of this tutorial, let us pick Transmission. Transmission daemon handles Bitorrent file sharing. BitTorrent is a peer-to-peer file sharing protocol.