Explorar el Código

Update 'readme.md'

production
pb hace 2 años
padre
commit
ba264ddd71
Se han modificado 1 ficheros con 17 adiciones y 1 borrados
  1. 17
    1
      readme.md

+ 17
- 1
readme.md Ver fichero

@@ -1,10 +1,19 @@
# Installing Elixir in Ubuntu
###### Tested for Ububtu 20.04
**AUTOMATED INSTALL**
wget -q -O - https://git.bbh.org.in/chess/elxr/src/branch/master/i.lin.sh | bash

-- Addtional stepd For Production

NODE_ENV=production elxr use elixir
SyncMaster


**MANUAL INSTALL**
* ### Step 1: Install Dependencies

###### Tested for Ububtu 20.04


#### 1a: Install Node
```
sudo apt update
@@ -40,6 +49,13 @@ elxr npm i
-----

# Installing Elixir in Windows

**AUTOMATED INSTALL**
save https://git.bbh.org.in/chess/elxr/src/branch/master/i.win.sh to folder.
cscript i.win.sh



#### Step 1: Install Dependencies
* ##### Install Node


Cargando…
Cancelar
Guardar