-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(readme): Remove redundant info
Signed-off-by: Shinyzenith <[email protected]>
- Loading branch information
1 parent
a3c04fe
commit 3ad7224
Showing
1 changed file
with
1 addition
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
The site for the Waycrate organization, built with the | ||
[Eleventy](https://www.11ty.dev/) static site generator. | ||
|
||
## Run locally | ||
## Development steps: | ||
|
||
```git clone [email protected]:waycrate/waycrate.github.io.git``` | ||
|
||
|
@@ -12,13 +12,3 @@ The site for the Waycrate organization, built with the | |
```npm install``` | ||
|
||
```npm run serve``` | ||
|
||
## Edit files | ||
|
||
(For Waycrate devs) You can edit the Markdown files in the repo; | ||
`index.md`, `swhkd/index.md`, `swhkd/install.md` | ||
and the changes should automatically appear in a few minutes. | ||
|
||
## License | ||
|
||
BSD 2-Clause License |