From c9f2f04e62b950dc311380f25e4b20e5ada08543 Mon Sep 17 00:00:00 2001 From: Benoit Benedetti Date: Fri, 2 Mar 2018 21:41:06 +0100 Subject: [PATCH] Fix Timestrap => Pinry typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 01c14e7..e295f7a 100644 --- a/README.rst +++ b/README.rst @@ -36,7 +36,7 @@ To run Pinry's tests inside the Pinry repo run:: Docker ------ -Follow the steps below to install Timestrap locally or on any server. This +Follow the steps below to install Pinry locally or on any server. This process installs the minimal requirements to run Pinry. For development requirements and procedures, see testing above.