mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-11-24 14:35:46 +00:00
Merge pull request #30 from felixonmars/patch-1
Correct typos in HACKING.md
This commit is contained in:
commit
37004c7b4f
@ -60,7 +60,7 @@ refer to [official instructions](https://www.gnu.org/software/make/)
|
|||||||
|
|
||||||
### External Dependencies:
|
### External Dependencies:
|
||||||
|
|
||||||
### Postgres databse:
|
### Postgres database:
|
||||||
|
|
||||||
The backend requires a Postgres database. We have
|
The backend requires a Postgres database. We have
|
||||||
compiletime SQL checks so without a database available, you won't be
|
compiletime SQL checks so without a database available, you won't be
|
||||||
@ -125,7 +125,7 @@ $ make
|
|||||||
default Run app in debug mode
|
default Run app in debug mode
|
||||||
clean Delete build artifacts
|
clean Delete build artifacts
|
||||||
coverage Generate code coverage report in HTML format
|
coverage Generate code coverage report in HTML format
|
||||||
dev-env Setup development environtment
|
dev-env Setup development environment
|
||||||
doc Generate documentation
|
doc Generate documentation
|
||||||
docker Build Docker image
|
docker Build Docker image
|
||||||
docker-publish Build and publish Docker image
|
docker-publish Build and publish Docker image
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user