Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Delete the github config suggetion
  • Loading branch information
cyhunblr authored Nov 4, 2024
1 parent 81359ec commit 666663f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,7 @@ This package tested under ROS2 Humble. Also, IsaacSim version is 4.1 and IsaacLa
sudo apt-get update
sudo apt install git
```
**Note** : Set up your configuration before creating a workspace according to [Stackoverflow](https://stackoverflow.com/questions/68775869/message-support-for-password-authentication-was-removed-please-use-a-personal). Also, GCM ensures that you do not constantly write the token for your GitHub account.
```
git config --global credential.helper store
echo "https://username:[email protected]" >> ~/.git-credentials
usarname: github_username
token: xxx_xxxx
```

### Pre-install Workspace
Clone Repository
```
Expand Down

0 comments on commit 666663f

Please sign in to comment.