diff --git a/README.md b/README.md index 93bc04b..89daec7 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ suby('python', '-c', 'print("hello, world!")') # > hello, world! ``` +You can also quickly try out this and other packages without having to install using [instld](https://github.com/pomponchik/instld). + ## Run subprocess and look at the result