diff options
Diffstat (limited to 'application/views/file/client.php')
-rw-r--r-- | application/views/file/client.php | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/application/views/file/client.php b/application/views/file/client.php index 4bebb0b3f..19e6a01fb 100644 --- a/application/views/file/client.php +++ b/application/views/file/client.php @@ -19,14 +19,18 @@ machine <?php echo $domain; ?> login my_username password my_secret_password <code>man 1 fb</code> for further details. </p> -<h2>Packages</h2> - +<h2>Linux</h2> <p> Arch Linux: pacman -S fb-client<br /> Debian: <?php echo anchor($client_link_deb); ?><br /> Slackware: <?php echo anchor($client_link_slackware); ?> </p> +<h2>OS X</h2> +<p> + Get <a href="http://brew.sh">Homebrew</a> and run <code>brew install fb-client</code>. +</p> + <h1>Shell</h1> <pre> |