Skip to content

Commit b22accc

Browse files
Duckle29Arachnid
authored andcommitted
Updated howto documentation to mention that org folders can't contain spaces (pidcodes#451)
1 parent c2d4120 commit b22accc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

howto.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ If your project doesn't yet meet these requirements, please hold off requesting
1818
Create a fork of [our repository](https://github.com/pidcodes/pidcodes.github.com) on GitHub.
1919

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

2325
```
2426
---

0 commit comments

Comments
 (0)