Doc tweaks
This commit is contained in:
parent
02de0077a2
commit
7f371ff2d0
4 changed files with 5 additions and 6 deletions
|
@ -69,7 +69,7 @@ Most integrations will require some extra tables installed to your
|
|||
database. But installing them is no different than any other
|
||||
migration, i.e. just run the normal commands:
|
||||
|
||||
.. code-block::sh
|
||||
.. code-block:: sh
|
||||
|
||||
cd /srv/envs/theo
|
||||
bin/alembic -c app/rattail.conf upgrade heads
|
||||
|
|
|
@ -26,7 +26,7 @@ it just needs to be accessible over the network by Theo.
|
|||
These docs assume Linux for the Theo machine, but it is believed that
|
||||
with minimal tweaks this should work on Windows as well. However it
|
||||
should be noted that Windows does pose some issues, and this all
|
||||
likely will work "better" on Linux at this point. Windows "support"
|
||||
likely will work "better" on Linux at this point. Windows support
|
||||
should be considered experimental.
|
||||
|
||||
(In any case PostgreSQL can run on a Windows machine if you prefer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue