Reply with exactly the following markdown and nothing else (no prose):

```sh
# install the plugin
bb plugin install ./plugins/monokai
```

```python
# install the plugin
print("./plugins/monokai")
```
