Update docs/hero_mdbook_fullvm.md

removed duplicate string
This commit is contained in:
mik-tf 2024-02-15 00:38:42 +00:00
parent 48bf328a80
commit 2bc550f806

View File

@ -98,7 +98,7 @@ Once you install cargo, all mdbook dependencies will be installed via the hero s
- Start the ssh-agent
```
eval $(ssh-agent) # start the ssh-agent
eval $(ssh-agent)
```
- Generate the mdbook with hero
```