mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-08 01:10:03 +02:00
refactor: moved callout position inside building.md
This commit is contained in:
parent
ac5039a836
commit
8896e58fa1
1 changed files with 4 additions and 5 deletions
|
@ -4,6 +4,9 @@ title: Building Zen Browser 📦
|
||||||
|
|
||||||
We've took the time to make building Zen Browser as easy as possible, independent of your operating system or technical knowledge.
|
We've took the time to make building Zen Browser as easy as possible, independent of your operating system or technical knowledge.
|
||||||
|
|
||||||
|
> [!failure]
|
||||||
|
> We cannot provide support if a build fails. Please understand this before proceeding with the following steps.
|
||||||
|
|
||||||
## Step 1: Clone the Project
|
## Step 1: Clone the Project
|
||||||
|
|
||||||
First, you need to clone the Zen Browser repository to your local machine. This will create a local copy of the project that you can work on.
|
First, you need to clone the Zen Browser repository to your local machine. This will create a local copy of the project that you can work on.
|
||||||
|
@ -64,7 +67,3 @@ npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
This command launches the browser, allowing you to see your changes in action.
|
This command launches the browser, allowing you to see your changes in action.
|
||||||
|
|
||||||
|
|
||||||
> [!failure]
|
|
||||||
> We cannot provide support if a build fails. Please understand this before proceeding with the following steps.
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue