diff --git a/HACKING.md b/HACKING.md index 7eee7d2..bd2a78e 100644 --- a/HACKING.md +++ b/HACKING.md @@ -64,11 +64,11 @@ def new_buffer(self, buffer_id, url): 3. Test ``` - Execute command `eaf-stop-process' to kill old python process. +Execute command `eaf-stop-process' to kill old python process. - Execute command `eaf-start-process' to start new python process. +Execute command `eaf-start-process' to start new python process. - Execute command `eaf-open' and type "eaf rocks!". +Execute command `eaf-open' and type "eaf rocks!". ```