From 3d395ada934e31be95d865b638ebe1a016944262 Mon Sep 17 00:00:00 2001 From: Itzik Ephraim Date: Thu, 24 Aug 2017 10:51:18 +0300 Subject: [PATCH] README: Add minimum requirements --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 66d1a7e..5f92844 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ $ fish install --offline=omf.tar.gz Run `install --help` for a complete list of install options you can customize. +#### Requirements + +- **fish** shell, version 2.2 or later +- **git**, version 1.9.5 or later + ## Getting Started Oh My Fish includes a small utility `omf` to fetch and install new packages and themes.