Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemensElflein committed Sep 25, 2024
1 parent c2220e1 commit 0e47c5d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# openmower.de
# xCore Docs

This is the source code for the openmower.de website.
This is the source code for the xCore Docs.

If you find some issues with the documentation or want to add to it, please fork this repo and open a pull request.

Expand All @@ -20,7 +20,7 @@ hugo server

## Running a container locally

You can run openmower.de inside a [Docker](https://docs.docker.com/)
You can run this inside a [Docker](https://docs.docker.com/)
container, the container runs with a volume bound to the `docsy-example`
folder. This approach doesn't require you to install any dependencies other
than [Docker Desktop](https://www.docker.com/products/docker-desktop) on
Expand All @@ -44,7 +44,7 @@ on Linux.
1. Verify that the service is working.

Open your web browser and type `http://localhost:1313` in your navigation bar,
This opens a local instance of the openmower.de homepage. You can now make
This opens a local instance of the homepage. You can now make
changes to the website and those changes will immediately show up in your
browser after you save (not on Windows though. Hot reload only works on the non-dockerized hugo!).

Expand Down

0 comments on commit 0e47c5d

Please sign in to comment.