Skip to content

Commit 7f9aa60

Browse files
Update README.md
1 parent 738f801 commit 7f9aa60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ This repository uses two main branches:
1717
To add documentation for a new library:
1818

1919
```bash
20-
# Switch to `doc` branch
21-
git checkout doc
20+
# Switch to `gh-pages` branch
21+
git checkout gh-pages
2222

2323
# Add the submodule pointing to the doc branch
2424
git submodule add -b doc https://github.com/calypsonet/[library-name].git [library-name]
@@ -64,4 +64,4 @@ Please read our [contribution guidelines](https://terminal-api.calypsonet.org/co
6464

6565
## License
6666

67-
This project is licensed under the Eclipse Public License v. 2.0. See [LICENSE](LICENSE) for details.
67+
This project is licensed under the Eclipse Public License v. 2.0. See [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)