Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

When you create a repository on GitHub, you can optionally create a description of the repository. Unfortunately, I wrote a description that no longer adequately describes the code in the repo.

How do I change the repo description?

Thanks.

share|improve this question

2 Answers

up vote 64 down vote accepted

Click on the Edit that comes when you hover your mouse over the description and project url section

enter image description here

share|improve this answer
14  
They need to change this. The fact I had to turn to Stack Overflow for the answer is shocking. Thanks – Adam Waite Nov 5 '12 at 12:13
1  
apparently the description only appears in the details of the project if the project is not empty !. I had to commit something before being able to change it. – Sergio Feb 8 at 15:50
1  
It's 2013... Nothing changed and that's horrible. – an1zhegorodov Mar 5 at 22:02

When you hover over the existing description, an Edit button will appear at the far left.

enter image description here

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.