Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion howto.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ If your project doesn't yet meet these requirements, please hold off requesting
Create a fork of [our repository](https://github.com/pidcodes/pidcodes.github.com) on GitHub.

## 2. Set up your organisation page
Create a directory named after your organisation in the `org` directory. Create a file inside it called `index.md` and add the following content:
Create a directory named after your organisation in the `org` directory.
The directory has to be named with no spaces.
Create a file inside it called `index.md` and add the following content:

```
---
Expand Down