mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-21 10:29:36 -06:00
docs added missing conf.pri for testdata_tom
This commit is contained in:
@@ -577,6 +577,7 @@ Now you are ready to configure the `TinyORM` library. The `qmake` does not suppo
|
||||
{`cd ${applicationFolderPath(pwsh)}/TinyORM/TinyORM\n
|
||||
cp conf.pri.example conf.pri
|
||||
cp tests/conf.pri.example tests/conf.pri
|
||||
cp tests/testdata_tom/conf.pri.example tests/testdata_tom/conf.pri
|
||||
cp examples/tom/conf.pri.example examples/tom/conf.pri`}
|
||||
</CodeBlock>
|
||||
</TabItem>
|
||||
@@ -585,6 +586,7 @@ cp examples/tom/conf.pri.example examples/tom/conf.pri`}
|
||||
{`cd ${applicationFolderPath(bash)}/TinyORM/TinyORM\n
|
||||
cp conf.pri.example conf.pri
|
||||
cp tests/conf.pri.example tests/conf.pri
|
||||
cp tests/testdata_tom/conf.pri.example tests/testdata_tom/conf.pri
|
||||
cp examples/tom/conf.pri.example examples/tom/conf.pri`}
|
||||
</CodeBlock>
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user