Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8dd2475

Browse files
Update README.md
1 parent f1ea4cb commit 8dd2475

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ Though there are 1000’s of articles about git, I have written this article is
3232

3333
### Manage Repository
3434

35-
Pocess 1: Create a Repository in git hub/git lab then Clone the Repository
35+
Pocess 1: Create a Repository in git hub/git lab then Clone the Repository
3636
* [How to create git hub repository.](https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/create-a-repo)
3737

38-
# Download an existing git repository to your local computer with its entire code history.
39-
$ git clone [url]
38+
# Download an existing git repository to your local computer with its entire code history.
39+
$ git clone [url]
4040

41-
Pocess 2: Create a Repository in local machine then add repository in git hub/git
41+
Pocess 2: Create a Repository in local machine then add repository in git hub/git
4242

4343
1- $ cd to your Project
4444
2- $ git init

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /