commit a907d787de495d67c93494aca35a612be1c2becd
parent 722adbeafc80c0a6dcf223431500f652c3131185
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Tue, 14 Jan 2014 11:22:55 -0800
Merge pull request #48 from thirota/doc-bc-dependency
Documentation update for bc dependency
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -15,6 +15,7 @@ AnsiWeather requires the following dependencies :
- A command to fetch HTTP data such as [cURL](http://curl.haxx.se) or [wget](https://www.gnu.org/software/wget/)
- jq (lightweight and flexible command-line JSON processor) : http://stedolan.github.io/jq/
+- [bc](https://www.gnu.org/software/bc/) (arbitrary precision numeric processing language)