Skip to content

Commit 273cf46

Browse files
cuihtlauacrgrinberg
authored andcommitted
Allow copy-and-paste of contributing instructions
Add cd into cloned dir
1 parent 8730a82 commit 273cf46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ for errors such as logged exceptions.
126126
# clone repo with submodules
127127
git clone --recursive [email protected]:ocaml/ocaml-lsp.git
128128

129+
cd ocaml-lsp
130+
129131
# if you already cloned, pull submodules
130132
git submodule update --init --recursive
131133

0 commit comments

Comments
 (0)