Skip to content

Commit f60d934

Browse files
authored
Qoute nano same as other episodes
1 parent deb72a0 commit f60d934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/02-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ tar -xvzf julia-1.0.5-linux-x86\_64.tar.gz
145145
This will extract the files to a directory named `~/julia/julia-1.0.5`. To run
146146
Julia, you need to add the full path of Julia's `bin` folder to PATH environment
147147
variable. To do this, you can edit the `~/.bashrc` (or `~/.bash_profile`) file.
148-
Open the file in a text editor called Nano:
148+
Open the file in a text editor called ``nano``:
149149
150150
```bash
151151
nano ~/.bashrc

0 commit comments

Comments
 (0)