Skip to content

Commit

Permalink
update installation instructions for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
maximvochten committed Feb 16, 2024
1 parent e7fdcc3 commit 0cd32f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ To work locally, you'll have to follow the steps below:

```shell
sudo snap install hugo
echo 'export PATH=$PATH:/snap/bin' >> ~/.bashrc
source ~/.bashrc
```

1. Open a terminal in Linux (or `git bash` in Windows) and navigate to where you cloned this repository.
Expand Down
Empty file modified linux_test_local.sh
100644 → 100755
Empty file.

0 comments on commit 0cd32f1

Please sign in to comment.