xiekeyang / oci-discovery

Contain the OCI Ref-engine Discovery specification and related specifications as an extention to the image specification.
Other
2 stars 1 forks source link

README: Replace 'python' with 'python3' #8

Closed wking closed 7 years ago

wking commented 7 years ago

I expect the code I wrote only works on Python 3, and PEP 394 suggests python3 for that. I got the Makefile entries right in 89e3eb5 (#2), but botched this one.

xiekeyang commented 7 years ago

LGTM