Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Clud7 authored May 12, 2019
1 parent aa06fe9 commit dcfd536
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,16 +105,11 @@ PYTHON=python2 make install
or
PYTHON=python2 ./configure --enable-debug --enable-selftest --with-ads --with-systemd && PYTHON=python2 make && PYTHON=python2 make install
PYTHON=python2 ./configure && PYTHON=python2 make && PYTHON=python2 make install
```

After the successfule configuration run the make install command as root
```
make && make install
```

Install samba libs:
Install or update samba libs:
```
yum install samba-libs
```
Expand Down

0 comments on commit dcfd536

Please sign in to comment.