Skip to content

Commit

Permalink
Add README note about starting remote_sclang (#285)
Browse files Browse the repository at this point in the history
Adding a note to the README to resolve issue #284.
  • Loading branch information
totalgee authored May 18, 2024
1 parent a2ac0dd commit a86b077
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,8 @@ installing and using it.
`remote_sclang`.

* `remote_sclang` needs SC IDE to be running, and you need FlokQuark installed
and running there.
and running there. Be sure to start your flok-repl with both `-t remote_sclang`
and `-n sclang` flags.

* If you use `remote_sclang`, you won't see Post messages from Flok, because
FlokQuark does not currently capture Post messages and errors. It is
Expand Down

0 comments on commit a86b077

Please sign in to comment.