Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit64f3f60

Browse files
author
Zakirov Artur
committed
Fix the README
1 parentac9e20a commit64f3f60

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Before build and install **rum** you should ensure following:
1818

1919
Typical installation procedure may look like this:
2020

21-
$ git clonehttps://github.com/postgrespro/rum
22-
$ cd rum
23-
$ make USE_PGXS=1
24-
$ sudo make USE_PGXS=1 install
25-
$ make USE_PGXS=1 installcheck
26-
$ psql DB -c "CREATE EXTENSION rum;"
21+
$ git clone https://github.com/postgrespro/rum
22+
$ cd rum
23+
$ make USE_PGXS=1
24+
$ sudo make USE_PGXS=1 install
25+
$ make USE_PGXS=1 installcheck
26+
$ psql DB -c "CREATE EXTENSION rum;"
2727

2828
##New access method and operator class
2929

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp