Преглед изворни кода

Fix gherkin README to use correct build command.

Daniel Shields пре 8 година
родитељ
комит
69c4cfb238
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      keyboards/gherkin/README.md

+ 1 - 1
keyboards/gherkin/README.md

@@ -11,7 +11,7 @@ Hardware Availability: [Gherkin project on 40% Keyboards](http://www.40percent.c
 
 
 Make example for this keyboard (after setting up your build environment):
 Make example for this keyboard (after setting up your build environment):
 
 
-    make atreus-default
+    make gherkin-default
 
 
 See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
 See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
 First pass at adding support for the gherkin keyboard. Compiles but completely
 First pass at adding support for the gherkin keyboard. Compiles but completely