B
B
Berdkovich2017-09-06 18:35:18
Django
Berdkovich, 2017-09-06 18:35:18

Why can't the github repository on pythonanywhere be loaded?

Mea Culpa. I hurried with the question. After two reboots of the service - everything seemed to be fine. Sorry for the flood
Hello!
I use the djangogirl tutorial.
Reached the site deployment stage.
I created an account on github, uploaded django files there, followed the instructions and tried to connect to pythonanywhere:

Let's upload our code from GitHub to PythonAnywhere by creating a "clone" of the repository. Type the following command in the PythonAnywhere console (remember to replace your-github-username with your GitHub account):
$ git clone https://github.com/your-github-username/my-first-b...

however, the pythonanywhere console persistently says:
bash: $: command not found

in which direction should I dig? and then some too general information ... just command not found ...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2017-09-06
@Berdkovich

$ do not copy the dollar sign
It indicates that the command is being executed from under an unprivileged user

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question