commit
78a0843758
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue