Skip to content

Commit

Permalink
Merge pull request sujaykundu777#176 from Apezdr/patch-1
Browse files Browse the repository at this point in the history
Update verbiage 🌩️
  • Loading branch information
sujaykundu777 authored Oct 20, 2022
2 parents 0ff16ba + c185609 commit 850d7d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To work locally with ubuntu, follow this commands.

Install Ruby :
```s
$ sudo apt install ruby-full`
$ sudo apt install ruby-full
$ ruby --version
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]
Expand Down Expand Up @@ -84,7 +84,7 @@ jekyll 4.2.2
$ bundle exec jekyll serve --livereload
```

If you are using permission issues, running bundler:
If you are running into permission issues running bundler, try the following:

```s
$ sudo rm -rf _site
Expand Down

0 comments on commit 850d7d4

Please sign in to comment.