mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
docs(contribute): update contribution
Update contribute.rst
This commit is contained in:
@@ -20,7 +20,8 @@ Checkout the project, set up the project inside your ``$GOPATH`` and go inside t
|
||||
.. code-block:: bash
|
||||
|
||||
$ git clone https://github.com/portainer/portainer.git
|
||||
$ ln -s ${GOPATH}/src/github.com/portainer/portainer ${PWD}/portainer/api
|
||||
$ mkdir -p ${GOPATH}/src/github.com/portainer
|
||||
$ ln -s ${PWD}/portainer/api ${GOPATH}/src/github.com/portainer/portainer
|
||||
$ cd portainer
|
||||
|
||||
Install dependencies with yarn:
|
||||
|
||||
Reference in New Issue
Block a user