refacto: pg_morbac -> pgmorbac
This commit is contained in:
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user