From: Moritz Warning Date: Sun, 19 Jul 2020 20:10:02 +0000 (+0200) Subject: fix typo X-Git-Tag: v2.2.2~2 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8abba96d67b817aba844e267b9cd69dbbac82b9b;p=web%2Ffirmware-selector-openwrt-org.git fix typo --- diff --git a/README.md b/README.md index b2e135c..b361967 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ HTML/CSS/JavaScript. Checkout the [Demo](https://mwarning.github.io/yet-another- ## Run -* Checkput the repository and change to the project directory +* Download the sources and change the working directory * Start webserver (e.g. `python3 -m http.server`) * Go to `http://localhost:8000/www/` in your web browser