Skip to content

Commit

Permalink
Fixed from source install command
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Pecka <[email protected]>
  • Loading branch information
peci1 authored Mar 13, 2024
1 parent 9314076 commit 2831208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/01_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ sudo apt-get install git cmake pkg-config python ruby-ronn libignition-cmake2-de
Clone the repository into a directory and go into it:

```
git clone https://github.com/gazbosim/gz-fuel-tools /tmp/gz-fuel-tools
git clone https://github.com/gazbosim/gz-fuel-tools /tmp/gz-fuel-tools -b ign-fuel-tools7
cd /tmp/gz-fuel-tools
```

Expand Down

0 comments on commit 2831208

Please sign in to comment.