Add DB to installation.rst
parent
ea46df63d5
commit
75875fc2cb
|
@ -110,6 +110,7 @@ Once you have the installation for your specific operating system complete, you
|
|||
password=MyPassword
|
||||
host=MyIP
|
||||
port=3306
|
||||
database=MyDB
|
||||
|
||||
.. note::
|
||||
|
||||
|
@ -163,4 +164,4 @@ Once you have the installation for your specific operating system complete, you
|
|||
.. _instructions: https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html
|
||||
.. _brew: https://docs.brew.sh/Homebrew-on-Linux
|
||||
.. _AWARE: https://awareframework.com/what-is-aware/
|
||||
.. _file: https://github.com/carissalow/rapids/blob/master/config.yaml#L22
|
||||
.. _file: https://github.com/carissalow/rapids/blob/master/config.yaml#L22
|
||||
|
|
Loading…
Reference in New Issue