diff --git a/content/post/python-nodejs-eval.md b/content/post/python-nodejs-eval.md index c0a484f..a4f8a29 100644 --- a/content/post/python-nodejs-eval.md +++ b/content/post/python-nodejs-eval.md @@ -124,7 +124,7 @@ I coded this up using [`hatch`](https://github.com/pypa/hatch), In action it looks like: ```console - pip install nodejs-eval + $ pip install nodejs-eval ``` ... and then: