Skip to content

Commit

Permalink
instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
GiovannyJTT committed Jul 30, 2023
1 parent 30ae42e commit b432216
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/commands.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
# add submodule
git submodule add [email protected]:GiovannyJTT/libgptjs.git ./src/libgptjs

# update submodule
git submodule update --init --recursive

# convert CRLF to LF but not in the other way
git config --global core.autocrlf input

Expand Down

0 comments on commit b432216

Please sign in to comment.