Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion basics/editor-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ everything and recommend to everyone.
If you aren't sure about which editor you should use, I recommend
Porcupine. It's a simple editor I wrote in Python; it lets you edit
files and it doesn't have too many other featues. [Install it with these
instructions](https://github.com/Akuli/porcupine/wiki/Installing-and-Running-Porcupine),
instructions](https://github.com/Akuli/porcupine/#installing-porcupine),
and then [learn to use it by writing the classic Hello World
program](https://github.com/Akuli/porcupine/wiki/First-Program). Then
you can [skip the rest of this chapter](#editor-or--prompt).
Expand Down