Commit f3e4b42
authored
Enhance README with installation and uninstallation details (#118)
Added the following text, considered the bare minimum, to the README.
- Added text explaining an overview of what exactly happens to the
terminal when the installation script is executed.
- Added a note explaining that vLLM can be started immediately using the
vllm command after the installation script completes.
- Added text directing users to refer to the official guide for
instructions on using the vllm command.
- Added a note stating that this command is only valid if the default
directory has not been changed for that part.
- Added instructions on how to uninstall.
Signed-off-by: chattytak <94992438+chattytak@users.noreply.github.com>1 parent ce6bd02 commit f3e4b42
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | 31 | | |
| |||
25 | 34 | | |
26 | 35 | | |
27 | 36 | | |
| 37 | + | |
28 | 38 | | |
29 | 39 | | |
30 | 40 | | |
31 | 41 | | |
32 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
33 | 50 | | |
34 | 51 | | |
35 | 52 | | |
| |||
0 commit comments