Skip to content

Commit

Permalink
Merge pull request #448 from subz3r0o0/patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Arhell authored Jun 19, 2024
2 parents 07d1032 + f69b79e commit f9b92ac
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 @@ -20,7 +20,7 @@ Editing content on [opensourcedesign.net][osd-net] can be done in 3 ways, all of

## Code & Design The Website

To contribute to the website, you'll need some basic terminal skills and knowledge of web development technologies like HTML, CSS, and JavaScript. The [open source design.net](https://opensourcedesign.net/) website is built with the following tools:
To contribute to the website, you'll need some basic terminal skills and knowledge of web development technologies like HTML, CSS, and JavaScript. The site is built with the following tools:

- [Jekyll][jekyll]
- [Bootstrap][bootstrap]
Expand All @@ -44,7 +44,7 @@ You can install these dependencies using the following guides:

1. **Install Bundler and Jekyll**

First, install Bundler, which manages Ruby dependencies:
First, install Bundler, which manages Ruby dependencies:

```sh
sudo gem install bundler
Expand Down

0 comments on commit f9b92ac

Please sign in to comment.