fix: name is now lowercase

This commit is contained in:
Endercheif 2023-02-14 19:12:42 -08:00 committed by GitHub
parent ff7318cbb3
commit 86b36630c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 26 additions and 26 deletions

View file

@ -10,7 +10,7 @@ In the example of NodeJS, we would call this `node`, after the main binary.
See [deno/1.7.5/](deno/1.7.5/) or any other directory for examples.
1. Create a new branch on your fork of Endercheif/piston
1. Create a new branch on your fork of endercheif/piston
2. Create directories named `[language]/[version]`. See Naming Languages for how to determine the name for your language