|
|
@ -66,12 +66,14 @@ The above will write the rendered version of the specification to
|
|
|
|
|
|
|
|
|
|
|
|
Windows users
|
|
|
|
Windows users
|
|
|
|
~~~~~~~~~~~~~
|
|
|
|
~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
The ``source`` program does not exist on Windows, so instead run one of the
|
|
|
|
|
|
|
|
``activate`` files in ``.\env\Scripts\`` to activate the virtual environment.
|
|
|
|
|
|
|
|
|
|
|
|
If you're on Windows Vista or higher, be sure that the "Symbolic Links"
|
|
|
|
If you're on Windows Vista or higher, be sure that the "Symbolic Links"
|
|
|
|
option was selected when installing Git prior to cloning this repository. If
|
|
|
|
option was selected when installing Git prior to cloning this repository. If
|
|
|
|
you're still seeing errors about files not being found it is likely because
|
|
|
|
you're still seeing errors about files not being found it is likely because
|
|
|
|
the symlink at ``api/client-server/definitions/event-schemas`` looks like a
|
|
|
|
the symlink at ``api/client-server/definitions/event-schemas`` looks like a
|
|
|
|
file. To correct the problem, open an Administrative/Elevated shell in your
|
|
|
|
file. To correct the problem, open an Administrative/Elevated Command Prompt in your
|
|
|
|
cloned matrix-doc directory and run the following::
|
|
|
|
cloned matrix-doc directory and run the following::
|
|
|
|
|
|
|
|
|
|
|
|
cd api\client-server\definitions
|
|
|
|
cd api\client-server\definitions
|
|
|
|