mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-15 08:59:58 +00:00
Merge pull request #6668 from joaompinto/master
updated windows build instructions - fixes #6589
This commit is contained in:
commit
b338f22eae
@ -4,7 +4,7 @@ Tabby is an Electron app, with the frontend written in Typescript with the help
|
|||||||
|
|
||||||
# Getting started
|
# Getting started
|
||||||
|
|
||||||
First of all, clone this repository. You'll also need Node.js 14 or newer and Yarn.
|
First of all, clone this repository. You'll also need Node.js 15 or newer and Yarn.
|
||||||
|
|
||||||
First, install the dependencies:
|
First, install the dependencies:
|
||||||
|
|
||||||
@ -23,7 +23,6 @@ yarn
|
|||||||
|
|
||||||
```
|
```
|
||||||
# Windows:
|
# Windows:
|
||||||
npm -g install windows-build-tools
|
|
||||||
yarn
|
yarn
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user