From 0c8e486891b48c109334f286df56b892804a8b7d Mon Sep 17 00:00:00 2001 From: David Wilson Date: Mon, 21 Aug 2017 04:11:10 +0530 Subject: [PATCH] Clarify. --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 62febe40..e1f9431c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -36,7 +36,7 @@ Automatic Bootstrap ################### The package's main feature is enabling your Python program to bootstrap and -communicate with new Python programs under its control running on remote +communicate with new copies of itself under its control running on remote machines, **using only an existing installed Python interpreter and SSH client**, something that by default can be found on almost all contemporary machines in the wild. To accomplish bootstrap, econtext uses a single 500 byte