Skip to content

Commit

Permalink
README: simplify Windows Terminal instructions (JuliaLang#36807)
Browse files Browse the repository at this point in the history
  • Loading branch information
zlatanvasovic committed Jul 26, 2020
1 parent 94e1766 commit de7bab8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,12 @@ The Julia source code is organized as follows:

## Terminal, Editors and IDEs

The Julia REPL is quite powerful. See the section in the manual on
The Julia REPL is quite powerful. See the section in the manual on
[the Julia REPL](https://docs.julialang.org/en/v1/stdlib/REPL/)
for more details.

On Windows we highly recommend running Julia using a modern terminal,
such as installing the [Windows Terminal from the Microsoft Store](https://aka.ms/terminal).
On Windows we highly recommend running Julia in a modern terminal,
such as [Windows Terminal from the Microsoft Store](https://aka.ms/terminal).

Support for editing Julia is available for many
[widely used editors](https://github.com/JuliaEditorSupport):
Expand Down

0 comments on commit de7bab8

Please sign in to comment.