Skip to content

Commit 5428b50

Browse files
authored
Update index.md
1 parent 4837929 commit 5428b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Then enter the following, at the `pkg>` prompt:
7979
pkg> add HiQGA
8080
```
8181
### VSCode on the NCI ###
82-
Install Julia from binary for your platform, download the VSCode RPM at a plce where you have write access and free inodes. Then at the terminal, write:
82+
Install Julia from binary for your platform, download the VSCode RPM at a place where you have write access and free inodes. Then at the terminal, write:
8383
`rpm2cpio code-xxxx-vyyy.rpm | cpio -idv`
8484
The VScode binary is at `<rpmdir>/usr/share/code/bin/code`, where `<rpmdir>` is the folder where you ran the `rpm2cpio` command. The best way to make running VSCode easy is to add the following line to `~/.bashrc`:
8585
```

0 commit comments

Comments
 (0)