Skip to content

Commit 20311c9

Browse files
Update README.md
1 parent db173cc commit 20311c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# nss-cucek
2-
Website Project
1+
# Helloworld
2+
Sample Project
33
.....
44

55
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
@@ -91,7 +91,7 @@ where "url you just copied" (without the quote marks) is the url to this reposit
9191

9292
For example:
9393
```
94-
git clone https://github.com/this-is-you/nss-cucek.git
94+
git clone https://github.com/this-is-you/my-first-lang.git
9595
```
9696
where `this-is-you` is your GitHub username. Here you're copying the contents of the first-contributions repository in GitHub to your computer.
9797

@@ -100,7 +100,7 @@ where `this-is-you` is your GitHub username. Here you're copying the contents of
100100
Change to the repository directory on your computer (if you are not already there):
101101

102102
```
103-
cd nss-cucek
103+
cd my-first-lang
104104
```
105105
Now create a branch using the `git checkout` command:
106106
```

0 commit comments

Comments
 (0)