From 1a68b79b6c1155a457218373fe898da75c389655 Mon Sep 17 00:00:00 2001 From: Ikko Ashimine Date: Thu, 19 Aug 2021 06:23:36 +0900 Subject: [PATCH] Update README.md (#668) github -> GitHub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee7edb1a..b57969c4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Smarty can be run with PHP 5.2 to PHP 7.4. > Read the NEW_FEATURES and INHERITANCE_RELEASE_NOTES file for recent extensions to Smarty 3.1 functionality -Smarty versions 3.1.11 or later are now on github and can be installed with Composer. +Smarty versions 3.1.11 or later are now on GitHub and can be installed with Composer. The "smarty/smarty" package will start at libs/.... subfolder.