refacto: pg_morbac -> pgmorbac

This commit is contained in:
2026-02-22 22:24:47 +01:00
parent 2202676f54
commit 32a6a8dd17
23 changed files with 71 additions and 71 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
# Contributing to pg_morbac
# Contributing to pgmorbac
Thank you for your interest in contributing to pg_morbac!
Thank you for your interest in contributing to pgmorbac!
## How to Contribute
@@ -62,8 +62,8 @@ brew install postgresql # macOS
# or use your package manager
# Clone your fork
git clone https://github.com/your-username/pg_morbac.git
cd pg_morbac
git clone https://github.com/your-username/pgmorbac.git
cd pgmorbac
# Install the extension
make install