Initial commit
This commit is contained in:
19
docs/Commands/m4g_install.md
Normal file
19
docs/Commands/m4g_install.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# m4g install
|
||||
|
||||
```
|
||||
Description:
|
||||
Install packages and update the requirements.txt
|
||||
|
||||
Usage:
|
||||
m4g install [<packages>...] [options]
|
||||
|
||||
Arguments:
|
||||
<packages> The names of the packages to install
|
||||
|
||||
Options:
|
||||
-?, -h, --help Show help and usage information
|
||||
```
|
||||
Reference in New Issue
Block a user