You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2021/05/15 06:34:33 UTC

[incubator-ponymail-foal] branch master updated: Windows and Mac works well

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 3dda3e8  Windows and Mac works well
3dda3e8 is described below

commit 3dda3e8706b6d7603067c61d64fbb4283b02d93d
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Sat May 15 08:34:27 2021 +0200

    Windows and Mac works well
---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2fb813b..5ad6f6e 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,11 @@ Please see the [installation documentation](INSTALL.md) for setup instructions.
 
 ### Current setup requirements:
 
-- Linux or other UNIX based operating system (Windows has not been tested, but might work).
+- An operating system, such as:
+- - Linux
+- - FreeBSD
+- - Windows
+- - Mac OS
 - Python 3.7.3 or higher with dependencies from `requirements.txt`.
 - Web server with proxy capabilities for the UI.
 - ElasticSearch 7.x or higher.