From 35fd8fd21d616bc99b1aaaad971ef2bf7e9a1aa9 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 11 Sep 2017 00:25:53 -0700 Subject: [PATCH] README: Replace 'python' with 'python3' I expect the code I wrote only works on Python 3, and PEP 394 suggests python3 for that [1]. I got the Makefile entries right in 89e3eb5 (oci_discovery: Add a Python 3 implementation, 2017-09-08, #2), but botched this one. [1]: https://www.python.org/dev/peps/pep-0394/#recommendation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14acfaf..b8f725b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The strategies in these specifications are inspired by some previous implementat The individual components are usable as libraries, but the ref-engine discovery implementation can also be used from the command line: ``` -$ python -m oci_discovery.ref_engine_discovery -l debug example.com/app#1.0 2>/tmp/log +$ python3 -m oci_discovery.ref_engine_discovery -l debug example.com/app#1.0 2>/tmp/log { "example.com/app#1.0": { "roots": [