Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dr0i committed Dec 15, 2023
1 parent 38920c5 commit 4d1e8f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ If you've added and commited everything, check again if all is ok:
This should result in *BUILD SUCCESS*. Push your changes. You're done :)

h2. Tables as gitsubmodules

Some lookup tables are provided through gitsubmodules. To make a @git pull@ also
update these tables you can e.g. do @git config --local submodule.recurse true@ once and @git submodule update --recursive --remote@ after every @git pull@ ! This is necessary
to be on the HEAD of the master of the submodules.
Expand Down

0 comments on commit 4d1e8f4

Please sign in to comment.