Skip to content

Commit 1e34973

Browse files
authoredMar 1, 2024
Merge pull request #4361 from duojet2ez/update-contributing-doc
removed '?might work' from usaco.guide/general/contributing
2 parents 2395228 + 98256d1 commit 1e34973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎content/1_General/Contributing.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ is useful if you need to use Tailwind CSS classes, which don't work with
4545
- Install [node.js](https://nodejs.org/en/)
4646
- [Gatsby docs](https://www.gatsbyjs.org/tutorial/part-zero/#install-nodejs-for-your-appropriate-operating-system)
4747
- Install [yarn](https://classic.yarnpkg.com/en/)
48-
- `npm install -g yarn`? might work
48+
- `npm install -g yarn`
4949
2. Clone repo
5050
- Via command line:
5151
`git clone https://github.com/cpinitiative/usaco-guide.git`

0 commit comments

Comments
 (0)