mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-06-13 01:23:20 +03:00
Merge pull request #1094 from renuo/correct_docs
fix small error in CONTRIBUTING docs
This commit is contained in:
commit
d1ac86bc01
|
@ -78,7 +78,7 @@ Adhering to the following process is the best way to get your work included in t
|
||||||
# Clone your fork of the repo into the current directory
|
# Clone your fork of the repo into the current directory
|
||||||
git clone https://github.com/<your-username>/bootstrap-material-design.git
|
git clone https://github.com/<your-username>/bootstrap-material-design.git
|
||||||
# Navigate to the newly cloned directory
|
# Navigate to the newly cloned directory
|
||||||
cd bootstrap
|
cd bootstrap-material-design
|
||||||
# Assign the original repo to a remote called "upstream"
|
# Assign the original repo to a remote called "upstream"
|
||||||
git remote add upstream https://github.com/FezVrasta/bootstrap-material-design.git
|
git remote add upstream https://github.com/FezVrasta/bootstrap-material-design.git
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user