From 3748c37c58e0a99ce0d04f7ddaf1008702c6faf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=BCneyt=20=C5=9Eent=C3=BCrk?= Date: Tue, 19 Nov 2019 16:08:46 +0300 Subject: [PATCH] update readme file.. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac1eaf8d5..184531ff0 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Akaunting uses [Laravel](http://laravel.com), the best existing PHP framework, a ## Installation -* Install [Composer](https://getcomposer.org/download) +* Install [Composer](https://getcomposer.org/download), [Npm](https://nodejs.org/en/download/) * Download the [repository](https://github.com/akaunting/akaunting/archive/master.zip) and unzip into your server * Open and point your command line to the directory you unzipped Akaunting * Run the following command: `composer install`