Doc Update docs for frontend-compile

As frontend compile step is done now inside docker container, we do not
need to do it before. This is updating the documentation so it reflects
the code changes made.
This commit is contained in:
Toxix
2021-07-05 02:43:15 +02:00
committed by Trenton Holmes
parent 84f96d7a98
commit 9f895fe65f
2 changed files with 3 additions and 13 deletions

View File

@@ -92,7 +92,6 @@ B. If you built the image yourself, do the following:
.. code:: shell-session
$ git pull
$ ./compile-frontend.sh
$ docker-compose build
$ docker-compose up