diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-05-01 15:27:42 +0200 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-05-01 15:27:42 +0200 |
commit | 1b997955d4baf2f22890b2deda74480d5654e487 (patch) | |
tree | f5e02f204c3c5880f578f43b4d13038674c9abdf /src/development/README.md | |
parent | 6f5b0cb0cfac62fc0e1876726d05e1d30587ccf9 (diff) | |
download | notes-1b997955d4baf2f22890b2deda74480d5654e487.tar.gz notes-1b997955d4baf2f22890b2deda74480d5654e487.zip |
git: move to development
Diffstat (limited to 'src/development/README.md')
-rw-r--r-- | src/development/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/development/README.md b/src/development/README.md index af18a02..3363308 100644 --- a/src/development/README.md +++ b/src/development/README.md @@ -4,6 +4,7 @@ - [c++](./c++.md) - [glibc](./glibc.md) - [gcc](./gcc.md) +- [git](./git.md) - [cmake](./cmake.md) - [make](./make.md) - [ld.so](./ld.so.md) |