Update Readme file to specify tested OS systems
Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/f495ff36 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/f495ff36 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/f495ff36 Branch: refs/heads/master Commit: f495ff36026ce5eb3426e76306f0eb6663cb4bb2 Parents: 198a049 Author: Wei Wang <[email protected]> Authored: Mon Jan 11 10:45:07 2016 +0800 Committer: Wei Wang <[email protected]> Committed: Mon Jan 11 10:45:07 2016 +0800 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/f495ff36/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 329f40b..d9d2e94 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ The current code depends on the following external libraries: * `czmq` (Mozilla Public License Version 2.0) * `zookeeper` (Apache 2.0) +We have tested SINGA on Ubuntu 12.04, Ubuntu 14.01 and CentOS 6. You can install all dependencies into `$PREFIX` folder by ./thirdparty/install.sh all $PREFIX
