Skip to content

Commit

Permalink
Update reference to Github free accounts... (#37360)
Browse files Browse the repository at this point in the history
* Update reference to Github free accounts...

Since m$ bought Github, you may create as many private repos as you wish with minimal restrictions.

* Update index.md

---------

Co-authored-by: Hamish Willee <[email protected]>
  • Loading branch information
ckashby and hamishwillee authored Jan 20, 2025
1 parent 4f7251a commit 2e3661d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,7 @@ In addition to branches, it is possible to create `tags` on any branch and later
### Create an account and repository on GitHub
First we will create a free account on GitHub.
With a free account you can't create private repos, but you can create as many _public_ repositories ("repos") as you like.
First we will create an account on GitHub (this is free).
Then we create and configure a repository named "django_local_library" for storing the [Local library website](/en-US/docs/Learn_web_development/Extensions/Server-side/Django/Tutorial_local_library_website) as we evolve it in the rest of this tutorial.
The steps are:
Expand Down

0 comments on commit 2e3661d

Please sign in to comment.