mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 09:49:33 +07:00
chore(readme_styleFix): fix styling of the readme under build steps
Signed-off-by: abhay-bharat <a.p.s.77abhay@gmail.com> Signed-off-by: apsin40 <abhay.p.singh6@aexp.com>
This commit is contained in:
16
README.rst
16
README.rst
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user