Update .gitignore and README.md for clarity and consistency
This commit is contained in:
@@ -135,7 +135,7 @@ make # Standard build
|
|||||||
make debug # Debug build with symbols
|
make debug # Debug build with symbols
|
||||||
make release # Optimized release build
|
make release # Optimized release build
|
||||||
make clean # Clean build artifacts
|
make clean # Clean build artifacts
|
||||||
make install-deps # Install all dependencies
|
make install-deps # Install all dependencies (Debian systems only)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Using Docker
|
### Using Docker
|
||||||
|
|||||||
Reference in New Issue
Block a user