Merge pull request #11903 from abhay-bharat/chore/readmeFix

chore(readme_styleFix): fix styling of the readme under build steps
This commit is contained in:
Josh
2024-06-16 11:29:13 -04:00
committed by GitHub

View File

@@ -109,14 +109,14 @@ Building
Nightly Automated Build Steps
=============================
1. **Fetch sources**
2. ``git clone https://github.com/nextcloud/documentation.git``
3. ``cd documentation``
4. ``git checkout <branch name>``
5. **Install**
6. ``npm install svgexport -g --unsafe-perm=true``
7. ``pip3 install -r requirements.txt``
8. ``make all``
1. **Fetch sources**
1. ``git clone https://github.com/nextcloud/documentation.git``
2. ``cd documentation``
3. ``git checkout <branch name>``
2. **Install**
1. ``npm install svgexport -g --unsafe-perm=true``
2. ``pip3 install -r requirements.txt``
3. ``make all``
Building HTML