To replace
Update-SPSolution –Identity YourSolutionName.wsp –LiteralPath “C:YourSolutionName.wsp” –GacDeployment
To add
Add-SPSolution “c:DeployWSP{file name}.wsp”
Then go to Central admin to deploy