Skip to content

Commit

Permalink
Merge pull request TheOdinProject#100 from JoshDevHub/avoid_solution_PRs
Browse files Browse the repository at this point in the history
README: Add note to avoid PRing solutions to this repo
  • Loading branch information
JoshDevHub authored May 4, 2024
2 parents aa6cba4 + 6495b71 commit bc426aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ This repository is a complement to the Ruby course for The Odin Project. It cont

Each set of exercises should only be done **after** being directed to do so in the assignment of the corresponding Ruby lesson. I.e. if you just finished the Basic Data Types lesson you should **only** do the exercises in the `1_data_types` folder for now.

> [!IMPORTANT]
> Please do not submit your solutions as a PR to this repository. Any PR that does this will have to be closed.
## Cloning and installation

Clone this repository to your local machine. To do this, click on the green "Code" button at the top right of list of files and copy the link in the prompt. Then, run the following command in your terminal:
Expand Down

0 comments on commit bc426aa

Please sign in to comment.