Merge pull request #197 from Nebelung-Dev/patch-1

fix typo
This commit is contained in:
Cohen Erickson 2024-01-01 18:16:54 -06:00 committed by GitHub
commit 59bad794e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ Table of contents
## Deployment ## Deployment
Run these commands on your server: Run these commands on your server:
`git clone https://https://github.com/NebulaServices/Nebula.git` `git clone https://github.com/NebulaServices/Nebula.git`
`pnpm i` `pnpm i`
`npm run bstart` `npm run bstart`