Skip to content

Commit

Permalink
Merge pull request #1 from AkinAguda/patch-1
Browse files Browse the repository at this point in the history
Fixed typo in README.md
  • Loading branch information
hannydevelop authored Jan 5, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents fb0deaa + a374cb4 commit 2b3c618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Peppubuild App

This page holds all information that is needed to setup a desktop application that runs Peppubuild in yur local environment. The goal is to build a self-hosted version of peppubuild that you can use anywhere. We use Google Firebase for authentication so you can access your account anywhere. You can also setup your Github account to store your codes so that they are not lost.
This page holds all information that is needed to setup a desktop application that runs Peppubuild in your local environment. The goal is to build a self-hosted version of peppubuild that you can use anywhere. We use Google Firebase for authentication so you can access your account anywhere. You can also setup your Github account to store your codes so that they are not lost.

## How to Sync with Github

@@ -31,4 +31,4 @@ After downloading the `.AppImage` package, Right click on the downloaded file an
chmod +x filename
```

The command above will do the same thing as the setting; making the file an executable (application).
The command above will do the same thing as the setting; making the file an executable (application).

0 comments on commit 2b3c618

Please sign in to comment.