Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adrien Pavie
GéoDataMine
Commits
3a5c20f7
Commit
3a5c20f7
authored
Jan 07, 2020
by
Adrien Pavie
Browse files
Update README.md
parent
f1734086
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3a5c20f7
...
...
@@ -74,7 +74,7 @@ sudo make install
cd
../../
# PostgreSQL 11
su
do
echo
"deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main"
>
/etc/apt/sources.list.d/pgdg.list
su
-c
'
echo "deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main" > /etc/apt/sources.list.d/pgdg.list
'
wget
--quiet
-O
- https://www.postgresql.org/media/keys/ACCC4CF8.asc |
sudo
apt-key add -
sudo
apt-get update
sudo
apt-get
install
postgresql-11 postgresql-client-11 postgresql-11-postgis-3
...
...
@@ -208,6 +208,6 @@ Une fois l'API lancée, vous avez accès aux adresses suivantes :
Copyright (c) Adrien Pavie 2019
Le développement initial de cet outil a été financé par
[
OpenDataFrance
](
opendatafrance.net
)
.
Le développement initial de cet outil a été financé par
[
OpenDataFrance
](
http://www.
opendatafrance.net
)
.
Mis à disposition sous licence AGPL, voir
[
LICENSE
](
LICENSE.txt
)
pour le texte complet de la licence.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment