Skip to content

Commit

Permalink
Project clean
Browse files Browse the repository at this point in the history
  • Loading branch information
lromerajdev committed Nov 22, 2023
1 parent 6c6e1b6 commit 62c3de6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,7 @@ The core of this emulator is also exposed in order to be reused for more specifi
# Building the emulator

<<<<<<< HEAD
<<<<<<< HEAD
> **NOTE**: before building this emulator, ensure you have the Node JS environment installed (which you likely already have). In case it's not installed, you can [follow these instructions](https://github.com/nodesource/distributions#installation-instructions) for Debian-based systems. For other systems, please search on Google for instructions on how to install Node JS on your specific platform.
=======
**NOTE**: before building this emulator, ensure you have the Node JS environment installed (which you likely already have). In case it's not installed, you can [follow these instructions](https://github.com/nodesource/distributions#installation-instructions) for Debian-based systems. For other systems, please search on Google for instructions on how to install Node JS on your specific platform.
>>>>>>> bcfdb95 (Improved logger)
=======
**NOTE**: before building this emulator, ensure you have the Node JS environment installed (which you likely already have). In case it's not installed, you can [follow these instructions](https://github.com/nodesource/distributions#installation-instructions) for Debian-based systems. For other systems, please search on Google for instructions on how to install Node JS on your specific platform.
>>>>>>> 6df13be (Improved logger)
If `node` and `npm` are accessible from your path, now you can install all required dependencies:
``` bash
Expand Down

0 comments on commit 62c3de6

Please sign in to comment.