diff --git a/README.md b/README.md index d1de1c4..505fb30 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,22 @@ This is a quickstart guide of howto use this **textLab** + **Clone repo** + + (1) mkdir [dir4project] + + (2) cd [dir4project] + + (3) git clone +> GIT_SSL_NO_VERIFY=true git clone https://git.swarmlab.io:3000/swarmlab/swarmlab-nvim.git + + +> On Error: "x509: certificate signed by unknown authority +> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>> See http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/install/install-docker.html#fix-x509-certificate-signed-by-unknown-authority-issue +> + + **HowTo start it** (1) Create Project @@ -45,6 +61,8 @@ This is a quickstart guide of howto use this **textLab** (2) Compile LaTeX document +>> neovim help here: https://git.swarmlab.io:3000/swarmlab/swarmlab-nvim + > make latex-build (3) View pdf