Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 1ee1eaf

Browse files
authored
update README to refer to release-latest instead of release-v* branch (#37)
Signed-off-by: Miaofei <[email protected]>
1 parent 7716e88 commit 1ee1eaf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,8 @@ To build from source you'll need to create a new workspace, clone and checkout t
7777

7878
- Clone the package into the source directory .
7979

80-
_Note: Replace __`{MAJOR.VERSION}`__ below with the latest major version number to get the latest release branch._
81-
8280
cd ~/ros-workspace/src
83-
git clone https://github.com/aws-robotics/kinesisvideo-ros1.git -b release-v{MAJOR.VERSION}
81+
git clone https://github.com/aws-robotics/kinesisvideo-ros1.git -b release-latest
8482

8583
- Install dependencies
8684

0 commit comments

Comments
 (0)